diff --git a/debian/changelog b/debian/changelog index 298182aa..5af18324 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.407.36) stable; urgency=low +hedera-web (1.407.37) stable; urgency=low * Initial Release. diff --git a/package.json b/package.json index 6809e725..851552dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedera-web", - "version": "1.407.36", + "version": "1.407.37", "description": "Verdnatura web page", "license": "GPL-3.0", "repository": { diff --git a/pages/main/manifest.json b/pages/main/manifest.json index 8193cf86..84f134d0 100644 --- a/pages/main/manifest.json +++ b/pages/main/manifest.json @@ -2,7 +2,7 @@ "name": "Verdnatura", "icons": [ { - "src": "\/image\/favicon.png", + "src": "\/image\/icon.png", "sizes": "512x512" } ],