mirror of
https://github.com/overte-org/overte.git
synced 2025-08-25 06:23:55 +02:00
8 lines
263 B
JSON
8 lines
263 B
JSON
{
|
|
"releaseType": "@OVERTE_RELEASE_TYPE@",
|
|
"buildNumber": "@OVERTE_GIT_COMMIT_SHORT@",
|
|
"stableBuild": "@STABLE_BUILD@",
|
|
"buildIdentifier": "@BUILD_VERSION@",
|
|
"organization": "@BUILD_ORGANIZATION@",
|
|
"appUserModelId": "@APP_USER_MODEL_ID@"
|
|
}
|