Skip to content

Commit 07192a2

Browse files
author
Jeremy Valentine
committed
2 parents 9c5ecd0 + 365de9a commit 07192a2

File tree

8 files changed

+32
-2420
lines changed

8 files changed

+32
-2420
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ package-lock.json
1010
main.js
1111
*.js.map
1212
.DS_Store
13+
*build.js

manifest.json

Lines changed: 1 addition & 1 deletion
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.9",
5+
"version": "0.1.8",
66
"minAppVersion": "0.11.0",
77
"author": "Jeremy Valentine",
88
"repo": "valentine195/obsidian-leaflet-plugin",

0 commit comments

Comments
 (0)