diff --git a/README.md b/README.md index 44aa17f..2b53176 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. `31`) -- `x.x.x` : Nextcloud x.x.x (e.g. `31.0.0`) +- `x` : latest Nextcloud x.x (e.g. `32`) +- `x.x.x` : Nextcloud x.x.x (e.g. `32.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 6b5a9dc..266c0ae 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,8 +7,9 @@ and will receive the minor version updates and security patches. | Version | Supported | | ------- | ------------------ | +| 32. x | :white_check_mark: | | 31. x | :white_check_mark: | -| 30. x | :white_check_mark: | +| 30. x | :negative_squared_cross_mark | | 29. x | :negative_squared_cross_mark: | | 28. x | :negative_squared_cross_mark: | | 27. x | :negative_squared_cross_mark: |