Skip to content

Commit

Permalink
[AUTO-COMMIT] for tagged release
Browse files Browse the repository at this point in the history
  • Loading branch information
zph committed Jan 7, 2022
1 parent 4dd48ce commit c89f553
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-auto-alarm",
"version": "1.0.7-rc5",
"version": "1.0.7-rc6",
"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": "io.xargs.JoplinPluginAutoAlarm",
"app_min_version": "2.6",
"version": "1.0.7-rc5",
"version": "1.0.7-rc6",
"name": "Auto Alarm",
"description": "Natural language entry of alarm date/times",
"author": "ZPH",
Expand Down

0 comments on commit c89f553

Please sign in to comment.