diff --git a/index.html b/index.html index 207ea57..b9c5762 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ EverShelf - + @@ -67,7 +67,7 @@

- EverShelfv1.7.1 + EverShelfv1.7.2

diff --git a/manifest.json b/manifest.json index 1113dab..4919d98 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.1", + "version": "1.7.2", "start_url": "/evershelf/", "display": "standalone", "background_color": "#f0f4e8",