Skip to content

Commit

Permalink
Merge pull request #16 from DevonPeroutky/bump-to-beta
Browse files Browse the repository at this point in the history
Bump version to 0.0.1-beta
  • Loading branch information
DevonPeroutky authored Mar 1, 2021
2 parents 571242f + 284a051 commit a6a9cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"homepage": ".",
"main": "build/electron/main.js",
"version": "0.0.1-beta-4",
"version": "0.0.1-beta",
"scripts": {
"extension:dev": "REACT_APP_ENV=dev webpack --config build-config/webpack/webpack.chrome-extension.config.js --mode=development --watch",
"extension:build": "webpack --config build-config/webpack/webpack.chrome-extension.config.js --mode=production",
Expand Down

0 comments on commit a6a9cce

Please sign in to comment.