bump Godot version
All checks were successful
build mono / yolks:mono_ (push) Successful in 5m42s

Signed-off-by: laratheprotogen <laraproto@proton.me>
This commit is contained in:
Lara 2025-03-27 05:44:38 +00:00
parent ec46748976
commit 19ae87e483

View file

@ -39,7 +39,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
rsync \
osslsigncode
ARG GODOT_VERSION="4.4"
ARG GODOT_VERSION="4.4.1"
ARG RELEASE_NAME="stable"