This commit is contained in:
2025-04-14 10:25:11 +06:00
committed by GitHub
parent 79a414b72a
commit 6733e53fe5

View File

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