From 7327f3f46e10a9803a99f964931ef78db0319f9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 12 Oct 2024 14:25:03 +0000 Subject: [PATCH] release v1.0.0.6 --- .../ConfusedPolarBear.Plugin.IntroSkipper.csproj | 4 ++-- manifest.json | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj b/ConfusedPolarBear.Plugin.IntroSkipper/ConfusedPolarBear.Plugin.IntroSkipper.csproj index 24c8340..73dafb2 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.5 - 1.0.0.5 + 1.0.0.6 + 1.0.0.6 true true enable diff --git a/manifest.json b/manifest.json index 63d1a42..4b0b6bd 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.6", + "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.6)\n", + "targetAbi": "10.9.11.0", + "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.9/v1.0.0.6/intro-skipper-v1.0.0.6.zip", + "checksum": "2101f2fcd9068abcef1a914fee9022b1", + "timestamp": "2024-10-12T14:25:02Z" + }, { "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",