From 335e05567ff2dd4b0ff5fd7f2279f6b6e2f06df1 Mon Sep 17 00:00:00 2001 From: Ben Floyd Date: Wed, 3 Jun 2026 16:26:00 -0600 Subject: [PATCH] v1.3.3 --- manifest.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index bafc9a0..da8f3f2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "streams", "name": "Streams", - "version": "1.3.2", + "version": "1.3.3", "minAppVersion": "0.15.0", "description": "Create and manage multiple Daily Note streams. Stream <-> Daily Notes <-> Backlink.", "author": "Floyd", diff --git a/package.json b/package.json index cdd87cf..3f13642 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "streams", - "version": "1.0.0", + "version": "1.3.3", "description": "Streams plugin for Obsidian", "main": "main.js", "scripts": { @@ -27,4 +27,4 @@ "tslib": "2.4.0", "typescript": "4.7.4" } -} +} \ No newline at end of file