From 21a7e97fd3b8f983dc6f20489971ecef0f745a12 Mon Sep 17 00:00:00 2001 From: trickypr Date: Mon, 11 Jul 2022 03:01:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version=20to=201.0.0-a.?= =?UTF-8?q?12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gluon.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gluon.json b/gluon.json index a4b173b..feaf695 100644 --- a/gluon.json +++ b/gluon.json @@ -65,7 +65,7 @@ "brandShortName": "Pulse Browser", "brandFullName": "Pulse Browser Alpha", "release": { - "displayVersion": "1.0.0-a.11", + "displayVersion": "1.0.0-a.12", "github": { "repo": "pulse-browser/browser" }, @@ -78,8 +78,10 @@ } }, "license": { - "ignoredFiles": [".*\\.json"], + "ignoredFiles": [ + ".*\\.json" + ], "licenseType": "MPL-2.0" }, "updateHostname": "updates.pulsebrowser.app" -} +} \ No newline at end of file