diff --git a/package.json b/package.json index a7be75559..30c4a3c17 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ssp-wallet", "description": "Secure. Simple. Powerful.", "private": true, - "version": "1.11.0", + "version": "1.12.0", "type": "module", "scripts": { "dev": "vite --host", diff --git a/public/manifest.json b/public/manifest.json index 899a99b7b..dd4a90e91 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.11.0", + "version": "1.12.0", "manifest_version": 3, "name": "SSP Wallet", "short_name": "SSP",