Skip to content

Commit c70ead3

Browse files
committed
fix build version
1 parent 721a3dc commit c70ead3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"ios": {
3-
"build": 177,
3+
"build": 178,
44
"lastDeployed": "2025-09-30T16:35:10Z"
55
},
66
"android": {
7-
"build": 107,
7+
"build": 108,
88
"lastDeployed": "2025-10-01T08:00:07Z"
99
}
1010
}

0 commit comments

Comments
 (0)