Skip to content

Commit

Permalink
release/0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benlau committed Feb 25, 2024
1 parent 14cbffb commit d014702
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-joplin-dddot",
"version": "0.3.1-dev",
"version": "0.3.1",
"scripts": {
"predist": "tailwindcss -i config.css -o src/styles/tailwind.css",
"dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",
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-dddot",
"app_min_version": "2.6",
"version": "0.3.1-dev",
"version": "0.3.1",
"name": "Joplin DDDot",
"description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.",
"author": "Ben Lau",
Expand Down

0 comments on commit d014702

Please sign in to comment.