mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -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",
|
"name": "@selfxyz/mobile-app",
|
||||||
"version": "2.7.3",
|
"version": "2.7.4",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"ios": {
|
"ios": {
|
||||||
"build": 183,
|
"build": 184,
|
||||||
"lastDeployed": "2025-10-07T05:58:42Z"
|
"lastDeployed": "2025-11-07T08:11:47.650Z"
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"build": 114,
|
"build": 115,
|
||||||
"lastDeployed": "2025-11-04T18:00:33.470Z"
|
"lastDeployed": "2025-11-04T18:00:33.470Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user