From 4b4200605d049276eccb9dcc8735b72d4bfd19d0 Mon Sep 17 00:00:00 2001 From: Bastien DUMONT <bdumont@grandlyon.com> Date: Mon, 30 Sep 2024 14:22:21 +0200 Subject: [PATCH] chore: bump manifest to 0.1.2 --- manifest.webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.webapp b/manifest.webapp index 5a371d1..6b2499c 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -3,7 +3,7 @@ "slug": "letsgone", "icon": "public/arrows.svg", "categories": ["others"], - "version": "0.1.1", + "version": "0.1.2", "licence": "AGPL-3.0", "editor": "Métropole de Lyon", "source": "https://forge.grandlyon.com/web-et-numerique/factory/proof-of-concept/lets-gone", -- GitLab