Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Quorafind committed Apr 25, 2024
1 parent 32fb8d6 commit a852e08
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "canvas-mindmap",
"name": "Canvas Mindmap",
"version": "0.1.10",
"version": "0.1.11",
"minAppVersion": "1.4.0",
"description": "A plugin to make your canvas work like a mindmap.",
"author": "Boninall",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canvas-mindmap",
"version": "0.1.10",
"version": "0.1.11",
"description": "A plugin to make your canvas work like a mindmap.",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"0.1.7": "1.4.0",
"0.1.8": "1.4.0",
"0.1.9": "1.4.0",
"0.1.10": "1.4.0"
"0.1.10": "1.4.0",
"0.1.11": "1.4.0"
}

0 comments on commit a852e08

Please sign in to comment.