This commit is contained in:
2025-05-11 09:57:20 +06:00
committed by GitHub
parent 6733e53fe5
commit 3798534998

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
if [ -z "$1" ]; then if [ -z "$1" ]; then
newVersion="2.492.3" newVersion="2.504.1"
else else
newVersion="$1" newVersion="$1"
fi fi