From 65d7d7276ccab74f1cc77369674bf2f8b3e93621 Mon Sep 17 00:00:00 2001 From: Arnaud Varin Date: Tue, 28 Nov 2023 10:12:58 +0100 Subject: [PATCH] Update mod-manifest.json --- static/mod-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/mod-manifest.json b/static/mod-manifest.json index a7f8a8e..dea3769 100644 --- a/static/mod-manifest.json +++ b/static/mod-manifest.json @@ -1,6 +1,6 @@ { "apiVersion": "1.2", - "version": "1.0.1", + "version": "1.1.0", "name": "Gantt chart", "id": "ts-gantt-chart", "icon": "icon.svg", @@ -63,4 +63,4 @@ "main.css", "bundle.js" ] -} \ No newline at end of file +}