Skip to content

Commit 9753b56

Browse files
committed
chore: bump app version from 1.2.3 to 1.2.4
1 parent 71c02be commit 9753b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
expo: {
55
name: IS_DEV ? 'UT Dining (Dev)' : 'UT Dining',
66
slug: 'ut-dining',
7-
version: '1.2.3',
7+
version: '1.2.4',
88
scheme: 'ut-dining',
99
web: {
1010
bundler: 'metro',

0 commit comments

Comments
 (0)