Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Quorafind committed Sep 4, 2024
1 parent a07c612 commit 15e91b4
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.11",
"version": "1.0.0",
"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.11",
"version": "1.0.0",
"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 @@ -17,5 +17,6 @@
"0.1.8": "1.4.0",
"0.1.9": "1.4.0",
"0.1.10": "1.4.0",
"0.1.11": "1.4.0"
"0.1.11": "1.4.0",
"1.0.0": "1.4.0"
}

0 comments on commit 15e91b4

Please sign in to comment.