download-forgejo.bash: update version number

I thought the syntax was supposed to change, but apparently not
This commit is contained in:
Aminda Suomalainen 2023-04-06 11:52:56 +03:00
parent fd3560c026
commit eb162d023f
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.18.3-2
VERSION=1.19.0-3
PLATFORM=linux-amd64
# If the signature is already downloaded, don't redownload it