version_push.bat 88 B

1234
  1. git add src/version.js
  2. git commit -m "Version increased. %1 => %2"
  3. git pull -r
  4. git push