From a98b9c7a3762b74ef5bcb9d9d8ae31633aa1241c Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Sun, 12 May 2024 21:26:46 +0200 Subject: [PATCH] release 0.2.0.3 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 82b9863..ba28743 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.2.0.3", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.9.0.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.3/intro-skipper-v0.2.0.3.zip", + "checksum": "b8f492023f0f74b66385e638aba0aac6", + "timestamp": "2024-05-12T19:24:18Z" + }, { "version": "0.2.0.2", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",