mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
REL
This commit is contained in:
parent
b63f9ec0cf
commit
def031467b
2 changed files with 3 additions and 3 deletions
4
app.json
4
app.json
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"expo": {
|
||||
"sdkVersion": "23.0.0",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"privacy": "public",
|
||||
"platforms": [
|
||||
"ios"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "54",
|
||||
"buildNumber": "55",
|
||||
"supportsTablet": true,
|
||||
"isRemoteJSEnabled": false,
|
||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "BlueWallet",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.2",
|
||||
"eslint": "^4.19.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue