From 3fd358666f5843aa00194c766bd87404dae6eafa Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 2 Mar 2022 18:17:54 +0100 Subject: [PATCH] 0.2.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ffe63d0..3c4a730 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A remoteStorage server running as a nodejs web service with systemd", "fr": "Un serveur remoteStorage excécuté en tant que service web nodejs par systemd" }, - "version": "0.0.7~ynh1", + "version": "0.2.0~ynh1", "url": "https://github.com/remotestorage/armadietto", "upstream": { "license": "MIT",