bump version to 11.19.0

This commit is contained in:
Alessandro Mauri 2024-10-06 16:53:38 +02:00
parent 1eab3c7414
commit cee9f27202

View File

@ -1,6 +1,6 @@
#!/bin/sh -ex
VERSION="11.18.1"
VERSION="11.19.0"
ARCH="x86_64"
PACKAGE="floorp-$VERSION.linux-$ARCH.tar.bz2"
LINK="https://github.com/Floorp-Projects/Floorp/releases/download/v$VERSION/$PACKAGE"