Skip to content

Commit

Permalink
v4.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
krypt0x authored Jun 21, 2024
1 parent 64cebbd commit b4f46c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/environments/environment.cordova.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const environment = {
production: true,
worker: false,
environment: 'PROD',
version: '4.0.1',
version: '4.2.6',
api: 'https://bridge.conceal.network/backend',
walletAPI: 'https://api.wallet.conceal.network/api',
coinStats: 'https://api.coinstats.app',
Expand Down Expand Up @@ -32,4 +32,4 @@ export const environment = {
recaptcha: {
siteKey: '4b23f7fc-ed7c-4284-ae98-b077d8745254',
},
};
};

0 comments on commit b4f46c8

Please sign in to comment.