[release] v0.16.0-unstable36

This commit is contained in:
Yann Stepienik
2024-09-13 17:05:20 +01:00
parent a73dce1752
commit fdcdb98cd9
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ const VPNSalesPage = () => {
}[currency];
const monthlyPrices = {
"USD": 10.30,
"USD": 10.90,
"EUR": 9.90,
"GBP": 8.90
}

View File

@@ -1,6 +1,6 @@
{
"name": "cosmos-server",
"version": "0.16.0-unstable35",
"version": "0.16.0-unstable36",
"description": "",
"main": "test-server.js",
"bugs": {