From e4078e3976cc843dfcd231740fc3652187e7f44e Mon Sep 17 00:00:00 2001 From: PhilReact Date: Wed, 25 Sep 2024 16:19:52 +0300 Subject: [PATCH] change manifest version --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 6f12e9d..1847943 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Qortal", - "version": "1.2.1", + "version": "2.0.0", "icons": { "16": "qort.png", "32": "qort.png",