From 4592412ab69a5000ad9bde1010051bfd297fc3d8 Mon Sep 17 00:00:00 2001 From: sto Date: Sun, 9 Nov 2025 11:07:03 +0100 Subject: [PATCH] Bump to v1.1.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 10ab1f5..f976135 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Puzzle leaderboard tracker", "description": "Base Level Extension", - "version": "1.1.1", + "version": "1.1.2", "manifest_version": 3, "action": { "default_popup": "popup.html",