Skip to content

Commit ab6513c

Browse files
committed
Bump version to 0.3.0
1 parent 23781df commit ab6513c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "mindvas",
33
"name": "Mindvas",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"minAppVersion": "1.5.0",
66
"description": "Turn Canvas into a powerful mind mapping tool with keyboard shortcuts, auto-layout, and branch coloring.",
77
"author": "mobench",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"0.1.0": "1.5.0",
3-
"0.2.0": "1.5.0"
3+
"0.2.0": "1.5.0",
4+
"0.3.0": "1.5.0"
45
}

0 commit comments

Comments
 (0)