From d3fb5ff8d764333325b260680ec469224460d216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 Nov 2024 14:36:23 +0000 Subject: [PATCH] release v1.10.9.2 --- IntroSkipper/IntroSkipper.csproj | 4 ++-- manifest.json | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/IntroSkipper/IntroSkipper.csproj b/IntroSkipper/IntroSkipper.csproj index d7e2c3b..61682a9 100644 --- a/IntroSkipper/IntroSkipper.csproj +++ b/IntroSkipper/IntroSkipper.csproj @@ -2,8 +2,8 @@ net8.0 IntroSkipper - 1.10.9.1 - 1.10.9.1 + 1.10.9.2 + 1.10.9.2 true true enable diff --git a/manifest.json b/manifest.json index 956b0b9..9623019 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.10.9.2", + "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.10.9.2)\n", + "targetAbi": "10.9.11.0", + "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.9/v1.10.9.2/intro-skipper-v1.10.9.2.zip", + "checksum": "71a819c0f5657d14e7181e409455b5d8", + "timestamp": "2024-11-05T14:36:23Z" + }, { "version": "1.10.9.1", "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.10.9.1)\n", @@ -18,4 +26,4 @@ } ] } -] +] \ No newline at end of file