diff --git a/expo/app.versions.json b/expo/app.versions.json index 38e3a218f..045978341 100644 --- a/expo/app.versions.json +++ b/expo/app.versions.json @@ -1,4 +1,4 @@ { - "buildNumber": 314, + "buildNumber": 315, "buildName": "1.26.6" } diff --git a/expo/package.json b/expo/package.json index 697baa4f6..7e60a6e3c 100644 --- a/expo/package.json +++ b/expo/package.json @@ -1,6 +1,6 @@ { "name": "oz-ensemble", - "version": "1.26.5", + "version": "1.26.6", "scripts": { "get-ip": "./get-ip.sh && echo \"this script updates the API IP to your own IP, because that's what Android Emulator needs to work. It's based on your wifi IP, if you need ethernet it won't work (needs en1 instead of en0)\"", "start": "expo start --dev-client",