mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 11:09:20 +01:00
REL
This commit is contained in:
parent
f5dd8252e1
commit
d52246facb
2 changed files with 3 additions and 3 deletions
4
app.json
4
app.json
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"expo": {
|
||||
"sdkVersion": "30.0.0",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"privacy": "public",
|
||||
"platforms": [
|
||||
"ios"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "98",
|
||||
"buildNumber": "99",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||
"infoPlist": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "BlueWallet",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.6",
|
||||
"eslint": "^4.19.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue