diff --git a/README.md b/README.md index 2b53176..0a18b28 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. `32`) -- `x.x.x` : Nextcloud x.x.x (e.g. `32.0.0`) +- `x` : latest Nextcloud x.x (e.g. `33`) +- `x.x.x` : Nextcloud x.x.x (e.g. `33.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 b2bb62e..b4d3b3f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,8 +7,9 @@ and will receive the minor version updates and security patches. | Version | Supported | | ------- | ----------------------------- | +| 33. x | :white_check_mark: | | 32. x | :white_check_mark: | -| 31. x | :white_check_mark: | +| 31. x | :negative_squared_cross_mark: | | 30. x | :negative_squared_cross_mark: | | 29. x | :negative_squared_cross_mark: | | 28. x | :negative_squared_cross_mark: |