diff options
author | 2024-11-29 17:16:55 +0000 | |
---|---|---|
committer | 2024-11-29 17:19:24 +0000 | |
commit | cd6b6d44fa4ed17edbb7b93c16f92538566ffc02 (patch) | |
tree | 81708cee96ee12828a0ca38f4e26e16801f77e3c /version.properties | |
parent | 11a6176cb156b265bb4680fd2239ce13230052c2 (diff) |
Bump DMI to 1.6.1-SNAPSHOT
- bumped ncmp-dmi-plugin to 1.6.1-SNAPSHOT
Issue-ID: CPS-2489
Change-Id: I30eacf8d71a0a62e4592c020a1f3ceab6193b953
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 1833e74b..ba9cf534 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |