diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj b/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj index 73dafb2..eff2ea0 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 - 1.0.0.6 - 1.0.0.6 + 1.0.0.7 + 1.0.0.7 true true enable diff --git a/manifest.json b/manifest.json index 4b0b6bd..7ff6d85 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/intro-skipper/intro-skipper/master/images/logo.png", "versions": [ + { + "version": "1.0.0.7", + "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.7)\n", + "targetAbi": "10.9.11.0", + "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.9/v1.0.0.7/intro-skipper-v1.0.0.7.zip", + "checksum": "7eb2a7bb991e694269a7179596e84ee7", + "timestamp": "2024-10-17T15:28:21Z" + }, { "version": "1.0.0.6", "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.6)\n",