Skip to content

Commit fd8859b

Browse files
committed
increment version
1 parent 03b377e commit fd8859b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "wardley-maps",
33
"name": "Wardley Maps",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"minAppVersion": "0.15.0",
66
"description": "View and edit Wardley Maps in Obsidian using the Online Wardley Maps format.",
77
"author": "Damon Skelhorn",

versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"1.0.3": "0.15.0",
77
"1.0.4": "0.15.0",
88
"1.0.5": "0.15.0",
9-
"1.0.6": "0.15.0"
9+
"1.0.6": "0.15.0",
10+
"1.0.7": "0.15.0"
1011
}

0 commit comments

Comments
 (0)