mirror of
https://github.com/selfxyz/self.git
synced 2026-01-08 22:28:11 -05:00
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:
committed by
GitHub
parent
a2a6a0cbcb
commit
394668e5df
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@selfxyz/mobile-app",
|
||||
"version": "2.7.3",
|
||||
"version": "2.7.4",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user