Update supported server versions

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
This commit is contained in:
Felix Weilbach 2021-07-29 11:11:36 +02:00 committed by Matthieu Gallien (Rebase PR Action)
parent 78d92f4425
commit 22b10e20e4
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 ) set( MIRALL_SOVERSION 0 )
# Minimum supported server version according to https://docs.nextcloud.com/server/latest/admin_manual/release_schedule.html # Minimum supported server version according to https://docs.nextcloud.com/server/latest/admin_manual/release_schedule.html
set(NEXTCLOUD_SERVER_VERSION_MIN_SUPPORTED_MAJOR 19) set(NEXTCLOUD_SERVER_VERSION_MIN_SUPPORTED_MAJOR 20)
set(NEXTCLOUD_SERVER_VERSION_MIN_SUPPORTED_MINOR 0) set(NEXTCLOUD_SERVER_VERSION_MIN_SUPPORTED_MINOR 0)
set(NEXTCLOUD_SERVER_VERSION_MIN_SUPPORTED_PATCH 0) set(NEXTCLOUD_SERVER_VERSION_MIN_SUPPORTED_PATCH 0)

View file

@ -8,7 +8,7 @@ There are clients for Linux, macOs, and Microsoft Windows.
The currently supported server releases are the latest three stable versions The currently supported server releases are the latest three stable versions
at time of publication. It means that the |version| release series is supporting at time of publication. It means that the |version| release series is supporting
server major version 19, 20 and 21. server major version 20, 21 and 22.
Installation on Mac OS X and Windows is the same as for any software Installation on Mac OS X and Windows is the same as for any software
application: download the program and then double-click it to launch the application: download the program and then double-click it to launch the