Skip to content

Commit

Permalink
v0.13.33
Browse files Browse the repository at this point in the history
  • Loading branch information
solvedDev committed Dec 31, 2019
1 parent afd2bd1 commit 0b568fb
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
@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "0.13.32",
"version": "0.13.33",
"author": "solvedDev <solveddev@gmail.com>",
"description": "A powerful add-on editor",
"license": "GNU",
Expand Down
2 changes: 1 addition & 1 deletion src/shared/app_version.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
* Current bridge. app version
*/
export default "v0.13.32";
export default "v0.13.33";

0 comments on commit 0b568fb

Please sign in to comment.