PimDeWitte / UnityAutoIncrementBuildVersion

Simple post build script to increment each build version in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityAutoIncrementBuildVersion

This does currently not work anymore due to some changes in Unity Cloud Build. You can still use the script to incrementally update your build version. It is also no longer maintained, so you'll have to make changes yourself (and make a PR!) to get it working inside Cloud Build.

About

Simple post build script to increment each build version in Unity

License:Apache License 2.0


Languages

Language:C# 94.4%Language:Shell 5.6%