diff --git a/build.bat b/build.bat index b07c728..d08c444 100644 --- a/build.bat +++ b/build.bat @@ -1,6 +1,6 @@ 7z920.exe -curl -LOk https://github.com/open-learning-exchange/BeLL-Apps/archive/0.12.67.zip -7z.exe x 0.12.67.zip +curl -LOk https://github.com/open-learning-exchange/BeLL-Apps/archive/0.12.68.zip +7z.exe x 0.12.68.zip timeout 15 -move BeLL-Apps-0.12.67 BeLL-Apps -del /f 0.12.67.zip +move BeLL-Apps-0.12.68 BeLL-Apps +del /f 0.12.68.zip