Skip to content

Commit afabbf9

Browse files
enaboappsOwen McGirr
andauthored
chore(release): prepare v1.0.0-beta.11 (#88)
Co-authored-by: Owen McGirr <owenmcgirr@Owens-Mac-Studio-2.local>
1 parent a04b229 commit afabbf9

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"userInterfaceStyle": "automatic",
1010
"ios": {
1111
"bundleIdentifier": "com.enaboapps.switchify.remote",
12-
"buildNumber": "12",
12+
"buildNumber": "13",
1313
"icon": "./assets/images/switchify-remote-ios-icon.png",
1414
"supportsTablet": true,
1515
"infoPlist": {
@@ -18,7 +18,7 @@
1818
},
1919
"android": {
2020
"package": "com.enaboapps.switchify.remote",
21-
"versionCode": 12,
21+
"versionCode": 13,
2222
"icon": "./assets/images/switchify-remote-android-legacy.png",
2323
"adaptiveIcon": {
2424
"backgroundColor": "#050505",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "switchify-remote",
33
"main": "expo-router/entry",
4-
"version": "1.0.0-beta.10",
4+
"version": "1.0.0-beta.11",
55
"dependencies": {
66
"@expo/ui": "~57.0.12",
77
"@expo/vector-icons": "^15.0.2",

0 commit comments

Comments
 (0)