download-forgejo.bash: bumb version number

OK, so the version should be 7.0.0, but the instance where this script is made for is a bit behind and I want to update to that point release first.
This commit is contained in:
Aminda Suomalainen 2024-04-24 18:49:54 +03:00
parent c6be24aca4
commit a1719b09f5
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
VERSION=1.19.1-0
VERSION=1.21.11-1
PLATFORM=linux-amd64
# If the signature is already downloaded, don't redownload it