From b6ffac045acdd0a6719fd7c5e23b66722c007c5f Mon Sep 17 00:00:00 2001 From: waja Date: Wed, 18 Feb 2026 19:27:48 +0100 Subject: [PATCH] chore: update version in README.md and SECURITY.md --- README.md | 4 ++-- SECURITY.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) 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: |