Skip to content

Commit 04e2f54

Browse files
authored
chore: bump version to beta 5
1 parent 3a1d061 commit 04e2f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
expo: {
55
name: 'ЕТИС мобайл' + (IS_DEV ? ' (DEV)' : ''),
66
slug: 'etis-mobile',
7-
version: '1.3.0-beta.4',
7+
version: '1.3.0-beta.5',
88
owner: 'damego',
99
orientation: 'portrait',
1010
icon: './assets/icon.png',
@@ -23,7 +23,7 @@ export default {
2323
supportsTablet: true,
2424
},
2525
android: {
26-
versionCode: 10300004,
26+
versionCode: 10300005,
2727
adaptiveIcon: {
2828
foregroundImage: './assets/adaptive-icon.png',
2929
backgroundColor: '#FFFFFF',

0 commit comments

Comments
 (0)