Skip to content

Commit

Permalink
bump version: v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alondmnt committed Apr 19, 2022
1 parent fb605e9 commit 892c5ea
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": "joplin-plugin-history-panel",
"version": "0.3.0",
"version": "0.4.0",
"scripts": {
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
"prepare": "npm run dist",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.history-panel",
"app_min_version": "2.7",
"version": "0.3.0",
"version": "0.4.0",
"name": "History Panel",
"description": "Joplin note browsing history",
"author": "alondmnt",
Expand Down

0 comments on commit 892c5ea

Please sign in to comment.