From 675759cdb43d678befcdae581c843023d4191d52 Mon Sep 17 00:00:00 2001 From: Catfriend1 <16361913+Catfriend1@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:53:49 +0100 Subject: [PATCH] Update App_build_and_release.cmd --- App_build_and_release.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App_build_and_release.cmd b/App_build_and_release.cmd index 4ca09aaa9..c43b6d0a6 100644 --- a/App_build_and_release.cmd +++ b/App_build_and_release.cmd @@ -56,7 +56,7 @@ IF NOT DEFINED SIGNING_PASSWORD echo [ERROR] Signing password is required. Pleas REM :absLint REM -copy /y "%SCRIPT_PATH%app\src\main\play\release-notes\en-GB\beta.txt" "%SCRIPT_PATH%app\src\main\play\release-notes\en-GB\default.txt" +copy /y "%SCRIPT_PATH%app\src\main\play\release-notes\en-US\beta.txt" "%SCRIPT_PATH%app\src\main\play\release-notes\en-US\default.txt" REM echo [INFO] Running lint before building ... REM