diff --git a/manifest.json b/manifest.json index da8f3f2..630c151 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "streams", "name": "Streams", - "version": "1.3.3", + "version": "1.3.4", "minAppVersion": "0.15.0", "description": "Create and manage multiple Daily Note streams. Stream <-> Daily Notes <-> Backlink.", "author": "Floyd", diff --git a/package-lock.json b/package-lock.json index 1d10eca..6fa71bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "streams", - "version": "1.0.0", + "version": "1.3.4", "lockfileVersion": 3, "requires": true, "packages": { @@ -6488,4 +6488,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 3f13642..f420dee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "streams", - "version": "1.3.3", + "version": "1.3.4", "description": "Streams plugin for Obsidian", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 26382a1..5842672 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { "1.0.0": "0.15.0" -} +} \ No newline at end of file