From c87d7d2cdebb32d58af0020108a4d1657c351f65 Mon Sep 17 00:00:00 2001 From: dadaloop82 Date: Sat, 16 May 2026 13:12:49 +0000 Subject: [PATCH] fix: bump manifest.json version to 1.7.13 (was showing false update badge) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e225195..daddfee 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "EverShelf", "short_name": "EverShelf", "description": "Gestione completa della dispensa di casa con scansione barcode", - "version": "1.7.12", + "version": "1.7.13", "start_url": "/evershelf/", "display": "standalone", "background_color": "#f0f4e8",