diff --git a/README.md b/README.md index c9a75ae..5783d86 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ Verifying the signature isn't a requirement, and might not be as seamless as usi ## Tags - `latest` : latest Nextcloud version -- `x` : latest Nextcloud x.x (e.g. `24`) -- `x.x.x` : Nextcloud x.x.x (e.g. `24.0.0`) +- `x` : latest Nextcloud x.x (e.g. `25`) +- `x.x.x` : Nextcloud x.x.x (e.g. `25.0.0`) You can always have a glance [here](https://github.com/users/hoellen/packages/container/package/nextcloud). Only the **latest stable version** will be maintained by myself. diff --git a/SECURITY.md b/SECURITY.md index e4e1e8e..6f4ac5d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,9 +7,10 @@ and will receive the minor version updates and security patches. | Version | Supported | | ------- | ------------------ | +| 25. x | :white_check_mark: | | 24. x | :white_check_mark: | -| 23. x | :white_check_mark: | -| 22. x | :white_check_mark: | +| 23. x | :negative_squared_cross_mark: | +| 22. x | :negative_squared_cross_mark: | Please update to the latest version available. Major migrations are always tested before being pushed.