From f6e25f6fb0191aa6e6634f5bc26b88ebe9cd5c80 Mon Sep 17 00:00:00 2001 From: Nj Subedi Date: Mon, 18 Apr 2022 19:13:42 +0545 Subject: [PATCH] add version to manifest --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index b047e3e..9cfa908 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -6,7 +6,7 @@ "title": "Outline Wiki", "author": "Outline authors", "tagline": "Your team’s knowledge base", - "version": "0.62.0", + "version": "0.63.0", "icon": "manifest/logo.png", "description": "file://manifest/DESCRIPTION.md", "changelog": "file://manifest/CHANGELOG.md",