diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj b/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj index 83d40e8..b7a77b2 100644 --- a/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj +++ b/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj @@ -2,8 +2,8 @@ net8.0 ConfusedPolarBear.Plugin.IntroSkipper - 0.2.0.8 - 0.2.0.8 + 0.2.0.9 + 0.2.0.9 true true enable diff --git a/manifest.json b/manifest.json index 3c81e7a..ed3ba70 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png", "versions": [ + { + "version": "0.2.0.9", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.9.3.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.9/intro-skipper-v0.2.0.9.zip", + "checksum": "389feeca1ab5b0967c79e54d544417b2", + "timestamp": "2024-06-01T15:47:03Z" + }, { "version": "0.2.0.8", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", @@ -74,4 +82,4 @@ } ] } -] +] \ No newline at end of file