From 5a0169a4c9b20b0e75f558418914f16f75cfbfcf Mon Sep 17 00:00:00 2001 From: mauro-balades Date: Fri, 10 May 2024 11:42:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version=20to=201.0.0-a.?= =?UTF-8?q?22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gluon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluon.json b/gluon.json index 962b77d26..4a38a9d9a 100644 --- a/gluon.json +++ b/gluon.json @@ -29,7 +29,7 @@ "brandShortName": "Zen Browser", "brandFullName": "Zen Browser", "release": { - "displayVersion": "1.0.0-a.21", + "displayVersion": "1.0.0-a.22", "github": { "repo": "zen-browser/desktop" },