From ee336646c1a983809b40c6d4e1f6d1e9c103a2c1 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Fri, 1 Mar 2024 17:50:42 +0100 Subject: [PATCH] v1.10 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 5bf9721..8ac47da 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.10.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.10/intro-skipper-v0.1.10.zip", + "checksum": "50b16e5131f3389d7261691c301c2d70", + "timestamp": "2024-03-01T16:50:00Z" + }, { "version": "0.1.9.0", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",