From 7ad7db0c5c80913e32ad57cbbfaa8706fc8874d0 Mon Sep 17 00:00:00 2001 From: Guilherme Cattani Date: Wed, 20 May 2026 09:31:11 +0200 Subject: [PATCH] Bump version to 1.6.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 77801b5..1eb4682 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "countdown-to", "name": "Countdown To", - "version": "1.5.0", + "version": "1.6.0", "minAppVersion": "0.15.0", "description": "Create countdown progress bars in your notes", "author": "Gui Cattani",