Skip to content

Commit

Permalink
matching the version in npm to github
Browse files Browse the repository at this point in the history
  • Loading branch information
reZach committed Apr 13, 2019
1 parent 6f9d7f9 commit 2f84515
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
@@ -1,7 +1,7 @@
{
"name": "my-budget",
"productName": "MyBudget",
"version": "1.0.3-beta",
"version": "v1.0.3-beta",
"description": "Free, open source offline cross-platform budgeting solution built with Electron.",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 2f84515

Please sign in to comment.