chore: bump mobile app version to 2.7.4 (#1358)

Update build numbers and deployment timestamps after successful deployment.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-07 00:14:14 -08:00
committed by GitHub
parent a2a6a0cbcb
commit 394668e5df
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@selfxyz/mobile-app",
"version": "2.7.3",
"version": "2.7.4",
"private": true,
"type": "module",
"scripts": {

View File

@@ -1,10 +1,10 @@
{
"ios": {
"build": 183,
"lastDeployed": "2025-10-07T05:58:42Z"
"build": 184,
"lastDeployed": "2025-11-07T08:11:47.650Z"
},
"android": {
"build": 114,
"build": 115,
"lastDeployed": "2025-11-04T18:00:33.470Z"
}
}