diff --git a/public/manifest.json b/public/manifest.json index 975defcbe..5b47d13e4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "Station Wallet", - "version": "7.4.3", - "version_name": "7.4.3-hotfix-domain", + "version": "7.4.4", + "version_name": "7.4.4", "background": { "service_worker": "background.js" },