diff --git a/electron/loading/index.html b/electron/loading/index.html index ac1c99a4c..ac928dd63 100644 --- a/electron/loading/index.html +++ b/electron/loading/index.html @@ -14,7 +14,7 @@ -

9.1

+

9.2

diff --git a/package.json b/package.json index dc0e9322d..e189d8609 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,5 @@ "start": "electron .", "build": "rm -rf dist/ && electron-builder build" }, - "version": "0.1.0-rc15.9.1" + "version": "0.1.0-rc15.9.2" }