Skip to content

Commit 1be53d4

Browse files
authored
Drop Nextcloud 26
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
1 parent f7b2013 commit 1be53d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ variants=(
8484
fpm-alpine
8585
)
8686

87-
min_version='26'
87+
min_version='27'
8888

8989
# version_greater_or_equal A B returns whether A >= B
9090
function version_greater_or_equal() {

0 commit comments

Comments
 (0)