diff --git a/client/src/pages/constellation/free.jsx b/client/src/pages/constellation/free.jsx index 4e7daea..0953ddf 100644 --- a/client/src/pages/constellation/free.jsx +++ b/client/src/pages/constellation/free.jsx @@ -30,7 +30,7 @@ const VPNSalesPage = () => { }[currency]; const monthlyPrices = { - "USD": 10.30, + "USD": 10.90, "EUR": 9.90, "GBP": 8.90 } diff --git a/package.json b/package.json index 47ab2f8..52e413d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmos-server", - "version": "0.16.0-unstable35", + "version": "0.16.0-unstable36", "description": "", "main": "test-server.js", "bugs": {