This commit is contained in:
fridorin
2025-02-25 15:38:28 +03:00
parent d20672ce27
commit ec2b7c4b88
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
@echo off
setlocal EnableDelayedExpansion
chcp 65001 > nul
:: 65001 - UTF-8
chcp 437 > nul
:: Set current version and URLs
set "LOCAL_VERSION=1.6.3"