From 04adb9c98fc99d028ecdbc46b33f2f01451df5df Mon Sep 17 00:00:00 2001 From: Ben Floyd Date: Thu, 29 Jan 2026 14:51:01 -0700 Subject: [PATCH] big refactor into vertical slices --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e10bc23..4a358d3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "coalesce", "name": "Coalesce", - "version": "1.1.5", + "version": "2.0.0", "minAppVersion": "0.15.0", "description": "Coalesce your notes into a single view", "author": "Floyd",