We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dff1e commit 39e0550Copy full SHA for 39e0550
build_release_linux.sh
@@ -10,7 +10,7 @@ fi
10
echo "1) make sure devtools are set to false in src/main.js"
11
read yes
12
13
-echo "2) make sure you've incremented the version number in package.json"
+echo "2) make sure you've incremented the version number in package.json AND package-lock.json"
14
15
16
echo "3) Cleaning up old build..."
build_release_windows.sh
@@ -13,7 +13,7 @@ fi
17
18
19
0 commit comments