diff --git a/gluon.json b/gluon.json index ef34d53..b04aecd 100644 --- a/gluon.json +++ b/gluon.json @@ -37,7 +37,7 @@ "repo": "pulse-browser/sidebar-tabs", "version": "v0.2.0", "fileGlob": "release.zip" - } + } }, "brands": { "stable": { @@ -80,7 +80,7 @@ "brandShortName": "Pulse Browser", "brandFullName": "Pulse Browser Alpha", "release": { - "displayVersion": "1.0.0-a.22", + "displayVersion": "1.0.0-a.23", "github": { "repo": "pulse-browser/browser" }, @@ -93,8 +93,10 @@ } }, "license": { - "ignoredFiles": [".*\\.json"], + "ignoredFiles": [ + ".*\\.json" + ], "licenseType": "MPL-2.0" }, "updateHostname": "updates.pulsebrowser.app" -} +} \ No newline at end of file