From 06e0ec2c9920eda30ef52c43169f6a5124554128 Mon Sep 17 00:00:00 2001 From: Phillip Lang Martinez Date: Fri, 19 Jul 2024 22:16:27 -0400 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 6f7990a..0d0bd1e 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Qortal", - "version": "1.2.0", + "version": "1.2.1", "icons": { "16": "qort.png", "32": "qort.png",