chore: bump mobile app version to 2.9.6 (#1525)

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-12-22 15:10:45 -08:00
committed by GitHub
parent 2a092f5571
commit 508c183f9f
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"ios": {
"build": 195,
"lastDeployed": "2025-12-17T16:13:30.256Z"
"build": 196,
"lastDeployed": "2025-12-22T19:50:28.342Z"
},
"android": {
"build": 127,