We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f9f4e commit 63f18b3Copy full SHA for 63f18b3
manifest.json
@@ -2,7 +2,7 @@
2
"id": "obsidian-leaflet-plugin",
3
"name": "Obsidian Leaflet",
4
"description": "Leaflet integration for Obsidian.md",
5
- "version": "0.1.6",
+ "version": "0.1.7",
6
"minAppVersion": "0.11.0",
7
"author": "Jeremy Valentine",
8
"repo": "valentine195/obsidian-leaflet-plugin",
package.json
@@ -1,6 +1,6 @@
1
{
"name": "obsidian-leaflet-plugin",
"main": "main.js",
"scripts": {
versions.json
@@ -1,3 +1,3 @@
- "0.1.6": "0.11.0"
+ "0.1.7": "0.11.0"
}
0 commit comments