Skip to content

Commit

Permalink
v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayuki0x committed Feb 3, 2021
1 parent 860ef00 commit 69ae290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,5 @@
"pre-commit": "yarn syncVersions; git add ./src/package.json package.json; lint-staged"
}
},
"version": "0.13.2"
"version": "0.13.3"
}
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vex-desktop",
"productName": "Vex Desktop",
"version": "0.13.2",
"version": "0.13.3",
"description": "Desktop application for vex chat.",
"main": "./main.prod.js",
"author": {
Expand Down

0 comments on commit 69ae290

Please sign in to comment.