From c3dcd3d05a0e0042e5c61ba985f8e44512fab4ba Mon Sep 17 00:00:00 2001 From: Daniel <210406365+danielkhmara@users.noreply.github.com> Date: Fri, 20 Feb 2026 05:07:09 +0300 Subject: [PATCH] chore: updated theme version to 1.1.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 043059c..146887d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Lumines", - "version": "1.0.7", + "version": "1.1.0", "minAppVersion": "1.0.0", "author": "Daniel Khmara", "authorUrl": "https://github.com/danielkhmara"