diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj b/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj index 0d3dd8a..7c0a45c 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.4 - 1.0.0.4 + 1.0.0.5 + 1.0.0.5 true true enable diff --git a/manifest.json b/manifest.json index 40589e4..63d1a42 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.5", + "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.5)\n", + "targetAbi": "10.9.11.0", + "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.9/v1.0.0.5/intro-skipper-v1.0.0.5.zip", + "checksum": "20babdd7c9c8139bbcf43931b46f4d9a", + "timestamp": "2024-10-07T05:45:45Z" + }, { "version": "1.0.0.4", "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.4)\n",