From aae170a54d235c1422d14b241a42eaf5403e9d7b Mon Sep 17 00:00:00 2001 From: waja Date: Wed, 8 Oct 2025 10:46:43 +0200 Subject: [PATCH] chore: update latest and supported versions in README --- README.md | 4 ++-- SECURITY.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) 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: |