From c97c17456f1e663b462258f074e226b869457797 Mon Sep 17 00:00:00 2001 From: mauro-balades Date: Thu, 4 Jul 2024 21:46:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version=20to=200.0.0-a.?= =?UTF-8?q?3?= 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 fabaf22b3..b702989c5 100644 --- a/gluon.json +++ b/gluon.json @@ -29,7 +29,7 @@ "brandShortName": "Zen Browser", "brandFullName": "Zen Browser", "release": { - "displayVersion": "0.0.0-a.2", + "displayVersion": "0.0.0-a.3", "github": { "repo": "zen-browser/desktop" },