diff --git a/platform/core/bundle.json b/platform/core/bundle.json index 2dc4a738dd..8ec1f1f96e 100644 --- a/platform/core/bundle.json +++ b/platform/core/bundle.json @@ -20,6 +20,12 @@ "value": "${buildNumber}", "description": "A unique revision identifier for the client sources.", "priority": 995 + }, + { + "name": "Branch", + "value": "${scmBranch}", + "description": "The date on which this version of the client was built.", + "priority": 994 } ], "components": [