Skip to content

Commit 2f5d543

Browse files
authored
fix: tweak error docs (immich-app#20417)
1 parent 9b65cd4 commit 2f5d543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/pages/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## TypeORM Upgrade
44

5-
In order to update to Immich to `v1.137.0` (or above), the application must be started at least once on a version in the range between `1.132.0` and `1.136.0`. Doing so will complete database schema upgrades that are required for `v1.137.0` (and above). After Immich has successfully started on this version, shut the system down and try the update again. We recommend users upgrade to `1.132.0` since it does not have any other breaking changes.
5+
In order to update to Immich to `v1.137.0` (or above), the application must be started at least once on a version in the range between `1.132.0` and `1.136.0`. Doing so will complete database schema upgrades that are required for `v1.137.0` (and above). After Immich has successfully updated to a version in this range, you can now attempt to update to v1.137.0 (or above). We recommend users upgrade to `1.132.0` since it does not have any other breaking changes.
66

77
## Inconsistent Media Location
88

0 commit comments

Comments
 (0)