From b2f17920c3e415ea9d6c98a1c37266831c33fb5f Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX Date: Wed, 10 Apr 2024 07:54:05 -0400 Subject: [PATCH] v0.1.17.0 - manifest --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 6a3e2ff..8e7dc7f 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png", "versions": [ + { + "version": "0.1.17.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.8/v0.1.17.0/intro-skipper-v0.1.17.0.zip", + "checksum": "3e37d2b11051d150c485b51d6d9353bc", + "timestamp": "2024-04-10T11:51:18Z" + }, { "version": "0.1.16.0", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",