From 9e1ccdacec3e881cb3c4b9232d2e3fed6c16e62d Mon Sep 17 00:00:00 2001 From: valentine195 Date: Sun, 3 Oct 2021 13:55:39 -0400 Subject: [PATCH] 4.1.4 - Merge PR to close #239 --- manifest.json | 2 +- package.json | 2 +- versions.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 55a158b..ad70a3f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "obsidian-leaflet-plugin", "name": "Obsidian Leaflet", "description": "Interactive maps inside your notes", - "version": "4.1.3", + "version": "4.1.4", "minAppVersion": "0.12.12", "author": "Jeremy Valentine", "repo": "valentine195/obsidian-leaflet-plugin", diff --git a/package.json b/package.json index e0e4e70..f0ec786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-leaflet-plugin", - "version": "4.1.3", + "version": "4.1.4", "description": "Leaflet integration for Obsidian.md", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index e599441..a33a7c5 100644 --- a/versions.json +++ b/versions.json @@ -31,5 +31,5 @@ "3.23.2": "0.12.10", "3.24.3": "0.12.10", "4.0.0": "0.12.12", - "4.1.3": "0.12.12" + "4.1.4": "0.12.12" } \ No newline at end of file