Skip to content

Commit 63f18b3

Browse files
committed
Version bump
1 parent 00f9f4e commit 63f18b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "obsidian-leaflet-plugin",
33
"name": "Obsidian Leaflet",
44
"description": "Leaflet integration for Obsidian.md",
5-
"version": "0.1.6",
5+
"version": "0.1.7",
66
"minAppVersion": "0.11.0",
77
"author": "Jeremy Valentine",
88
"repo": "valentine195/obsidian-leaflet-plugin",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-leaflet-plugin",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Leaflet integration for Obsidian.md",
55
"main": "main.js",
66
"scripts": {

versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"0.1.6": "0.11.0"
2+
"0.1.7": "0.11.0"
33
}

0 commit comments

Comments
 (0)