Skip to content

Commit 325dee4

Browse files
committed
12.0.x is end of life
Signed-off-by: Tilo Spannagel <development@tilosp.de>
1 parent fc2a691 commit 325dee4

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
@@ -36,7 +36,7 @@ variants=(
3636
fpm-alpine
3737
)
3838

39-
min_version='12.0'
39+
min_version='13.0'
4040

4141
# version_greater_or_equal A B returns whether A >= B
4242
function version_greater_or_equal() {

0 commit comments

Comments
 (0)