From c3e4ad8848556ecac043a45dd2558250bf1c7cae Mon Sep 17 00:00:00 2001 From: Ben Floyd Date: Wed, 3 Jun 2026 21:16:38 -0600 Subject: [PATCH] v2.0.3 --- manifest.json | 2 +- versions.json | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4c7ff8d..25c9c66 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "coalesce", "name": "Coalesce", - "version": "2.0.2", + "version": "2.0.3", "minAppVersion": "0.15.0", "description": "Coalesce your notes into a single view", "author": "Floyd", diff --git a/versions.json b/versions.json index 26382a1..e43fc08 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,4 @@ { - "1.0.0": "0.15.0" -} + "1.0.0": "0.15.0", + "2.0.3": "0.15.0" +} \ No newline at end of file