From 89c992ea92d60f92bdca73297505fb8318d4293a Mon Sep 17 00:00:00 2001
From: Bastien DUMONT <bdumont@grandlyon.com>
Date: Wed, 2 Oct 2024 15:24:25 +0200
Subject: [PATCH] chore: bump manifest to 0.1.3

---
 manifest.webapp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifest.webapp b/manifest.webapp
index 6b2499c..83b2ed0 100644
--- a/manifest.webapp
+++ b/manifest.webapp
@@ -3,7 +3,7 @@
   "slug": "letsgone",
   "icon": "public/arrows.svg",
   "categories": ["others"],
-  "version": "0.1.2",
+  "version": "0.1.3",
   "licence": "AGPL-3.0",
   "editor": "Métropole de Lyon",
   "source": "https://forge.grandlyon.com/web-et-numerique/factory/proof-of-concept/lets-gone",
-- 
GitLab