From b83c25885980219c1c304f31e8175b4bae01f7ad Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Sat, 11 May 2024 19:50:35 +0000 Subject: [PATCH] release v0.2.0.2 ready for 10.9 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 4ffcf2c..82b9863 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.2", + "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%2Fv0.2.0.2/intro-skipper-v0.2.0.2.zip", + "checksum": "f689a602036ea5841ce7ed8e22ef2145", + "timestamp": "2024-05-11T19:47:56Z" + }, { "version": "0.2.0.0", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",