From 131279fa9f429b757b1c1179cda4c2a409d21ac7 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX Date: Sat, 2 Mar 2024 14:25:15 -0500 Subject: [PATCH] v0.1.13.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 7c02a7f..8596f42 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.13.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/v0.1.12/intro-skipper-v0.1.13.zip", + "checksum": "73bf30290dce30dd8d9c08a01e90d326", + "timestamp": "2024-03-02T14:19:36Z" + }, { "version": "0.1.12.0", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",