From 6733e53fe5e51190158372c534ffd4164c4a1ff6 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 14 Apr 2025 10:25:11 +0600 Subject: [PATCH] 2.492.3 --- autoupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoupdate.sh b/autoupdate.sh index 36b91a3..32866b0 100755 --- a/autoupdate.sh +++ b/autoupdate.sh @@ -1,7 +1,7 @@ #!/bin/bash if [ -z "$1" ]; then - newVersion="2.492.2" + newVersion="2.492.3" else newVersion="$1" fi