From 2f341be0c93acec14d00894b0f8709c2dd28c7e7 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Sat, 18 May 2024 22:49:00 +0200 Subject: [PATCH] release v0.2.0.6 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 031043b..b9459b0 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.6", + "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.6/intro-skipper-v0.2.0.6.zipp", + "checksum": "819115643d6c5bb20e1abd59f886ca25", + "timestamp": "2024-05-18T20:45:09Z" + }, { "version": "0.2.0.5", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",