From e911b869aa86bc4b0cd4ff57a394db8e85531fb2 Mon Sep 17 00:00:00 2001 From: Ben Floyd Date: Sat, 3 May 2025 14:33:36 -0600 Subject: [PATCH] 0.2.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3356dd6..7933113 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "streams", "name": "Streams", - "version": "0.1.9", + "version": "0.2.0", "minAppVersion": "0.15.0", "description": "Create and manage multiple Daily Note streams", "author": "Ben Floyd",