diff --git a/prebuild.ps1 b/prebuild.ps1 index ab378b5..23c6fff 100644 --- a/prebuild.ps1 +++ b/prebuild.ps1 @@ -8,4 +8,10 @@ cd deps/traypp git apply ../../traypp_unicode.patch -cd ../../ \ No newline at end of file +cd ../../ + +cd .\GlosSIConfig\ + +..\version_help.ps1 + +cd ../ \ No newline at end of file