chore: bump mobile app version to 2.7.0 (#1274)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-11 16:31:45 -07:00
committed by GitHub
parent ae4aebb88a
commit 5d79ec650f
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{
"ios": {
"build": 180,
"build": 181,
"lastDeployed": "2025-10-07T05:58:42Z"
},
"android": {
"build": 109,
"build": 110,
"lastDeployed": "2025-10-01T08:00:07Z"
}
}