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 f43d947 commit 14c9263Copy full SHA for 14c9263
scripts/build_all.sh
@@ -1,3 +1,3 @@
1
HASH=$(git rev-parse --short HEAD)
2
3
-npm run build:chrome && npm run build:firefox && cd ./build && zip -r casper-wallet-2.0.0#$HASH.zip ./* && npm run build:src
+npm run build:chrome && npm run build:firefox && cd ./build && zip -r casper-wallet-2.0.3#$HASH.zip ./* && npm run build:src
0 commit comments