[About] Inject version during build
Inject version during build, to populate About dialog. WTD-699.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"versions": [
|
||||
{
|
||||
"name": "Open MCT Web",
|
||||
"value": "0.3.0-dev",
|
||||
"value": "${project.version}",
|
||||
"priority": 1000
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user