From c56498823fd6a2888ab8964f183db2c2a89df785 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 4 Dec 2022 02:08:10 +0100 Subject: [PATCH] Bump package version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 26185ee..d8d081e 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Secure Scuttlebutt room server implemented in Go" }, - "version": "2.0.6~ynh4", + "version": "2.0.6~ynh5", "url": "https://github.com/ssb-ngi-pointer/go-ssb-room", "upstream": { "license": "free",