Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Asherda committed Apr 10, 2021
1 parent 3b47fa4 commit 7f63bbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions env/main.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"APP_VERSION": "0.2.1",
"APP_VERSION": "0.2.1-beta",
"VERUS_QR_VERSION": "0.2.0",
"CHAIN_QR_VERSION": "0.1.0",
"ELECTRUM_PROTOCOL_CHANGE": 1.4,
Expand Down Expand Up @@ -28,4 +28,4 @@

"ETHERSCAN_API_KEY": "PUT_KEY_HERE",
"INFURA_PROJECT_ID": "PUT_ID_HERE"
}
}
4 changes: 2 additions & 2 deletions ios/assets/env/main.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"APP_VERSION": "0.2.1",
"APP_VERSION": "0.2.1-beta",
"VERUS_QR_VERSION": "0.2.0",
"CHAIN_QR_VERSION": "0.1.0",
"ELECTRUM_PROTOCOL_CHANGE": 1.4,
Expand Down Expand Up @@ -28,4 +28,4 @@

"ETHERSCAN_API_KEY": "PUT_KEY_HERE",
"INFURA_PROJECT_ID": "PUT_ID_HERE"
}
}

0 comments on commit 7f63bbc

Please sign in to comment.