4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
@echo off
|
|
cd .devtools
|
|
node ./UpdateVersion.js
|
@echo off
|
|
cd .devtools
|
|
node ./UpdateVersion.js
|