From f762f0f1a2ec7d1658f9601e1e2d274226413108 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 26 Oct 2024 18:08:27 +0000 Subject: [PATCH] release v1.10.10.1 --- 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 4cebc1a..45fb9e0 100644 --- a/IntroSkipper/IntroSkipper.csproj +++ b/IntroSkipper/IntroSkipper.csproj @@ -2,8 +2,8 @@ net8.0 IntroSkipper - 1.10.10.0 - 1.10.10.0 + 1.10.10.1 + 1.10.10.1 true true enable diff --git a/manifest.json b/manifest.json index 5e5382f..af9f174 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.10.1", + "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.1)\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.1/intro-skipper-v1.10.10.1.zip", + "checksum": "a1c171e64e304f67a81534184e61280c", + "timestamp": "2024-10-26T18:08:27Z" + }, { "version": "1.0.1.1", "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.0.1.1)\n", @@ -18,4 +26,4 @@ } ] } -] +] \ No newline at end of file