diff --git a/public/manifest.json b/public/manifest.json index c6b32cabb..7937d80a9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "Station Wallet", - "version": "8.0.5", - "version_name": "8.0.5", + "version": "8.0.5.1", + "version_name": "8.0.5.1", "background": { "service_worker": "background.js" },