Add CHANGELOG for 0.0.1-beta.30 and bump version code to 160

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AstuWzBj9craC8UokMhSYW
This commit is contained in:
Amk
2026-08-07 14:33:24 +02:00
co-authored by Claude Opus 5
parent 17b7bf798b
commit df6da0f2f5
2 changed files with 26 additions and 3 deletions
+3 -3
View File
@@ -3,12 +3,12 @@
"android": {
"minSupportedVersionCode": 148,
"minRecommendedVersionCode": 155,
"zapstore": { "latestVersionCode": 159 },
"play": { "latestVersionCode": 159 }
"zapstore": { "latestVersionCode": 160 },
"play": { "latestVersionCode": 160 }
},
"ios": {
"minSupportedVersionCode": 148,
"minRecommendedVersionCode": 155,
"appstore": { "latestVersionCode": 159 }
"appstore": { "latestVersionCode": 160 }
}
}