Skip to content

Commit c20fe4a

Browse files
committed
Bump version
1 parent b21b0b7 commit c20fe4a

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": "maps",
33
"name": "Maps",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"minAppVersion": "1.10.0",
66
"description": "Adds a map layout to bases so you can display notes as an interactive map view.",
77
"author": "Obsidian",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"0.1.0": "1.10.0",
33
"0.1.1": "1.10.0",
4-
"0.1.2": "1.10.0"
4+
"0.1.2": "1.10.0",
5+
"0.1.3": "1.10.2"
56
}

0 commit comments

Comments
 (0)