[About] Include branch
Include branch in About dialog when built. WTD-699
This commit is contained in:
@@ -20,6 +20,12 @@
|
|||||||
"value": "${buildNumber}",
|
"value": "${buildNumber}",
|
||||||
"description": "A unique revision identifier for the client sources.",
|
"description": "A unique revision identifier for the client sources.",
|
||||||
"priority": 995
|
"priority": 995
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Branch",
|
||||||
|
"value": "${scmBranch}",
|
||||||
|
"description": "The date on which this version of the client was built.",
|
||||||
|
"priority": 994
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"components": [
|
"components": [
|
||||||
|
|||||||
Reference in New Issue
Block a user