https://github.com/pimdewitte/unityautoincrementbuildversion
Simple post build script to increment each build version in Unity
https://github.com/pimdewitte/unityautoincrementbuildversion
Last synced: about 1 year ago
JSON representation
Simple post build script to increment each build version in Unity
- Host: GitHub
- URL: https://github.com/pimdewitte/unityautoincrementbuildversion
- Owner: PimDeWitte
- License: apache-2.0
- Created: 2016-11-08T07:48:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T15:17:30.000Z (about 8 years ago)
- Last Synced: 2025-03-18T05:43:59.548Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 55
- Watchers: 6
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.