1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

chore(mobile): post release tasks (#12157)

* sent to reviewer

* sent to reviewer

* update to app store

* update to app store
This commit is contained in:
Alex
2024-08-30 16:35:06 -05:00
committed by GitHub
parent d18bc7007a
commit 40327ad987
6 changed files with 34 additions and 31 deletions

View File

@@ -35,7 +35,7 @@ platform :android do
task: 'bundle',
build_type: 'Release',
properties: {
"android.injected.version.code" => 155,
"android.injected.version.code" => 156,
"android.injected.version.name" => "1.113.0",
}
)