Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit 86a48f4

Browse files
committed
v2.39.2
1 parent ecc52be commit 86a48f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"private": true,
1212
"main": "./.webpack/main.bundle.js",
13-
"version": "2.39.1",
13+
"version": "2.39.2",
1414
"scripts": {
1515
"start:prod": "electron ./.webpack/main.bundle.js",
1616
"start": "cross-env NODE_ENV=development node ./tools/main.js",

0 commit comments

Comments
 (0)