mirror of
https://github.com/Telecominfraproject/ols-ucentral-client.git
synced 2025-10-29 00:52:33 +00:00
Add version to ols-ucentral-client Augment the build to pull the schema version file from the ols-ucentral-schema repo (if present) based on commit id of schema used as baseline for this client version. Use both it and the version to provide the version information in the connect message. Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
6 lines
42 B
JSON
6 lines
42 B
JSON
{
|
|
"major": 3,
|
|
"minor": 2,
|
|
"patch": 7
|
|
}
|