Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f84f285

Browse files
committedDec 7, 2021
v2.36.1
1 parent 77747ec commit f84f285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
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.36.0",
13+
"version": "2.36.1",
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)
This repository has been archived.