From 55c1fd48fb7159f74ad5b8ce6a79b042a73216e7 Mon Sep 17 00:00:00 2001 From: mauro-balades Date: Thu, 9 May 2024 18:19:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version=20to=201.0.0-a.?= =?UTF-8?q?5?= 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 42ca820ca..bc7c1b7bb 100644 --- a/gluon.json +++ b/gluon.json @@ -29,7 +29,7 @@ "brandShortName": "Zen Browser", "brandFullName": "Zen Browser", "release": { - "displayVersion": "1.0.0-a.4", + "displayVersion": "1.0.0-a.5", "github": { "repo": "zen-browser/desktop" },