From dfd624f75fae26dbd5f4b654eaf05a8aa9a2beb3 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 22 Feb 2022 22:22:40 +0100 Subject: [PATCH] fix version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4e6d943..5bf48e4 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A web based, real time, collaborative whiteboard application with rich media support" }, - "version": "2021-08-10~ynh1", + "version": "2021.08.10~ynh1", "url": "https://spacedeck.com", "upstream": { "license": "AGPL-3.0-only",