@echo off :--- Pull content submodule --- pushd Contents\Libraries\Shared\content\ git checkout . git pull popd :=== Parameters === python get_version.py Contents\Code\__init__.py >Contents\VERSION set /p ver=