This commit is contained in:
Overtorment 2018-10-20 22:11:18 +01:00
parent f5dd8252e1
commit d52246facb
2 changed files with 3 additions and 3 deletions

View file

@ -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": {

View file

@ -1,6 +1,6 @@
{
"name": "BlueWallet",
"version": "3.0.0",
"version": "3.1.0",
"devDependencies": {
"babel-eslint": "^8.2.6",
"eslint": "^4.19.1",