From 71d59b5ab9daa594f3bba975b40d7da94a98fc04 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Sun, 31 Mar 2024 15:03:18 +0200 Subject: [PATCH] first 10.9 release (beta) --- manifest.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/manifest.json b/manifest.json index 6cecc9d..3111ccf 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,22 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png", "versions": [ + { + "version": "0.1.16.4", + "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%2F0.1.16.4/intro-skipper-0f0a394.zip", + "checksum": "1bb9d0f1ec76c248799b1fd65f9a3880", + "timestamp": "2024-03-31T13:02:15Z" + }, + { + "version": "0.1.16.4", + "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.16.4/intro-skipper-v0.1.16.4.zip", + "checksum": "fcfd2e5e01980de4d48034be67d89bd1", + "timestamp": "2024-03-26T20:44:40Z" + }, { "version": "0.1.16.3", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",