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