From 116a59c7f411cbc71e446829195cfeab45b8ab4a Mon Sep 17 00:00:00 2001 From: hoellen Date: Thu, 17 Sep 2026 15:27:31 +0200 Subject: [PATCH] chore: update README.md and SECURITY.md --- README.md | 4 ++-- SECURITY.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 043a8cd..e83edb8 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. `33`) -- `x.x.x` : Nextcloud x.x.x (e.g. `33.0.0`) +- `x` : latest Nextcloud x.x (e.g. `35`) +- `x.x.x` : Nextcloud x.x.x (e.g. `35.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 b4d3b3f..77d47cb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,8 +7,10 @@ and will receive the minor version updates and security patches. | Version | Supported | | ------- | ----------------------------- | +| 35. x | :white_check_mark: | +| 34. x | :white_check_mark: | | 33. x | :white_check_mark: | -| 32. x | :white_check_mark: | +| 32. x | :negative_squared_cross_mark: | | 31. x | :negative_squared_cross_mark: | | 30. x | :negative_squared_cross_mark: | | 29. x | :negative_squared_cross_mark: |