GitHub - ProjectVersionFromGit
Set version for project from git tag format MAJOR.MINOR.PATCH also set branch name, commit hash and datetime build.
C++/Blueprints functions:
- GetProjectVersion()
- GetProjectVersionMajor()
- GetProjectVersionMinor()
- GetProjectVersionPatch()
- GetProjectVersionBranchName()
- GetProjectVersionCommitHash()
- GetProjectVersionDateTimeBuild()
- GetProjectVersionFormatAll()
Supported engines:
- 4.18 - 4.25
Supported platforms:
- Windows
- Linux
- MacOS
- Android
- IOS