Skip to content

Commit

Permalink
Update environment.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
krypt0x authored Jun 21, 2024
1 parent d804d95 commit 64cebbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const environment = {
production: false,
worker: false,
environment: 'DEV',
version: '4.0.1',
version: '4.2.6',
api: 'https://bridge.conceal.network/testing/backend',
walletAPI: 'https://api.wallet.conceal.network/api',
coinStats: 'https://api.coinstats.app',
Expand Down

0 comments on commit 64cebbd

Please sign in to comment.