фикс
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
REM Legacy: bump version in script, then Win/Linux (Mac files added later).
|
||||
cd /d "%~dp0"
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0release-all.ps1" -Bump %*
|
||||
if errorlevel 1 pause
|
||||
Reference in New Issue
Block a user