From 6f53e83d4953022701ae7ba796139d460210af2c Mon Sep 17 00:00:00 2001 From: Alex The Bot Date: Wed, 28 Feb 2024 22:34:00 +0000 Subject: [PATCH] Version v1.97.0 --- machine-learning/pyproject.toml | 2 +- mobile/android/fastlane/Fastfile | 4 ++-- mobile/ios/fastlane/Fastfile | 2 +- mobile/openapi/README.md | Bin 24959 -> 24959 bytes mobile/pubspec.yaml | 2 +- open-api/immich-openapi-specs.json | 2 +- open-api/typescript-sdk/axios-client/api.ts | 2 +- open-api/typescript-sdk/axios-client/base.ts | 2 +- .../typescript-sdk/axios-client/common.ts | 2 +- .../axios-client/configuration.ts | 2 +- open-api/typescript-sdk/axios-client/index.ts | 2 +- open-api/typescript-sdk/fetch-client.ts | Bin 74895 -> 74895 bytes server/package-lock.json | 4 ++-- server/package.json | 2 +- web/package-lock.json | 4 ++-- web/package.json | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/machine-learning/pyproject.toml b/machine-learning/pyproject.toml index 3c8c7006e7..f2d11a7d29 100644 --- a/machine-learning/pyproject.toml +++ b/machine-learning/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "machine-learning" -version = "1.96.0" +version = "1.97.0" description = "" authors = ["Hau Tran "] readme = "README.md" diff --git a/mobile/android/fastlane/Fastfile b/mobile/android/fastlane/Fastfile index 9b7587587e..6e051103d1 100644 --- a/mobile/android/fastlane/Fastfile +++ b/mobile/android/fastlane/Fastfile @@ -35,8 +35,8 @@ platform :android do task: 'bundle', build_type: 'Release', properties: { - "android.injected.version.code" => 124, - "android.injected.version.name" => "1.96.0", + "android.injected.version.code" => 125, + "android.injected.version.name" => "1.97.0", } ) upload_to_play_store(skip_upload_apk: true, skip_upload_images: true, skip_upload_screenshots: true, aab: '../build/app/outputs/bundle/release/app-release.aab') diff --git a/mobile/ios/fastlane/Fastfile b/mobile/ios/fastlane/Fastfile index 939689c68d..caf1dd8e68 100644 --- a/mobile/ios/fastlane/Fastfile +++ b/mobile/ios/fastlane/Fastfile @@ -19,7 +19,7 @@ platform :ios do desc "iOS Beta" lane :beta do increment_version_number( - version_number: "1.96.0" + version_number: "1.97.0" ) increment_build_number( build_number: latest_testflight_build_number + 1, diff --git a/mobile/openapi/README.md b/mobile/openapi/README.md index eb8bfb4cc6164ea2168fdf50dbe8f581c441a568..8d8cf234e8e03fef28bd3fb66abadf875e679231 100644 GIT binary patch delta 14 Wcmex=i1Gg+#tE|+%{R_|k^lfZ1P6Bj delta 14 Wcmex=i1Gg+#tE|+%{I<{k^lfY{|9ye diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index d9ecc90c4b..04056977a4 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -2,7 +2,7 @@ name: immich_mobile description: Immich - selfhosted backup media file on mobile phone publish_to: "none" -version: 1.96.0+124 +version: 1.97.0+125 isar_version: &isar_version 3.1.0+1 environment: diff --git a/open-api/immich-openapi-specs.json b/open-api/immich-openapi-specs.json index 9f6b0ce607..5dab83da12 100644 --- a/open-api/immich-openapi-specs.json +++ b/open-api/immich-openapi-specs.json @@ -6458,7 +6458,7 @@ "info": { "title": "Immich", "description": "Immich API", - "version": "1.96.0", + "version": "1.97.0", "contact": {} }, "tags": [], diff --git a/open-api/typescript-sdk/axios-client/api.ts b/open-api/typescript-sdk/axios-client/api.ts index 0da04a8f2a..63588faeea 100644 --- a/open-api/typescript-sdk/axios-client/api.ts +++ b/open-api/typescript-sdk/axios-client/api.ts @@ -4,7 +4,7 @@ * Immich * Immich API * - * The version of the OpenAPI document: 1.96.0 + * The version of the OpenAPI document: 1.97.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/open-api/typescript-sdk/axios-client/base.ts b/open-api/typescript-sdk/axios-client/base.ts index bc29eda029..43fa9de47c 100644 --- a/open-api/typescript-sdk/axios-client/base.ts +++ b/open-api/typescript-sdk/axios-client/base.ts @@ -4,7 +4,7 @@ * Immich * Immich API * - * The version of the OpenAPI document: 1.96.0 + * The version of the OpenAPI document: 1.97.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/open-api/typescript-sdk/axios-client/common.ts b/open-api/typescript-sdk/axios-client/common.ts index 4fb512c0fb..8257bfe6f9 100644 --- a/open-api/typescript-sdk/axios-client/common.ts +++ b/open-api/typescript-sdk/axios-client/common.ts @@ -4,7 +4,7 @@ * Immich * Immich API * - * The version of the OpenAPI document: 1.96.0 + * The version of the OpenAPI document: 1.97.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/open-api/typescript-sdk/axios-client/configuration.ts b/open-api/typescript-sdk/axios-client/configuration.ts index 6f2bacbbc6..18dc661330 100644 --- a/open-api/typescript-sdk/axios-client/configuration.ts +++ b/open-api/typescript-sdk/axios-client/configuration.ts @@ -4,7 +4,7 @@ * Immich * Immich API * - * The version of the OpenAPI document: 1.96.0 + * The version of the OpenAPI document: 1.97.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/open-api/typescript-sdk/axios-client/index.ts b/open-api/typescript-sdk/axios-client/index.ts index cf9819f950..6c53769b74 100644 --- a/open-api/typescript-sdk/axios-client/index.ts +++ b/open-api/typescript-sdk/axios-client/index.ts @@ -4,7 +4,7 @@ * Immich * Immich API * - * The version of the OpenAPI document: 1.96.0 + * The version of the OpenAPI document: 1.97.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/open-api/typescript-sdk/fetch-client.ts b/open-api/typescript-sdk/fetch-client.ts index fb0d04d2bb63b382599501fa40f56c8659da72d3..9b1319f9b5df65469bf7a6bb719c60af21bfa7a4 100644 GIT binary patch delta 17 YcmeA_$