Skip to content

Commit

Permalink
release: bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannibaratta committed Nov 18, 2023
1 parent f55941b commit d71b455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"generate:artifacts": "(rm ../artifacts/terraapprove 2>/dev/null || true) && yarn pkg --targets node18-linux,node18-alpine --output ../artifacts/terraapprove --compress GZip ./build/main/src/main.js"
},
"name": "terraapprove",
"version": "0.0.3",
"version": "0.0.4",
"repository": "https://github.com/giovannibaratta/TerraApprove",
"author": "Giovanni Baratta",
"license": "MIT",
Expand Down

0 comments on commit d71b455

Please sign in to comment.