Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SeptemberHX committed Sep 8, 2022
1 parent fc76302 commit 5271b50
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-enhancement",
"version": "1.1.0",
"version": "1.1.1",
"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": "com.septemberhx.Joplin.Enhancement",
"app_min_version": "2.7",
"version": "1.1.0",
"version": "1.1.1",
"name": "Enhancement",
"description": "Enhance the markdown editor with live preview for math, mermaid, link, image, and more. It also includes other features for markdown rendering.",
"author": "SeptemberHX",
Expand Down

0 comments on commit 5271b50

Please sign in to comment.