diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-05-15 10:48:17 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-05-15 10:48:22 +0100 |
commit | 4e9a5598fcb194426ef5c8c3cfc055821a3f9ed8 (patch) | |
tree | c2a1e14e9b0fdeebbfccb4224c954f72e7da63e3 /version.properties | |
parent | 2a83a1ea0fc341225829915078308fca2a39d646 (diff) |
Bump DMI to 1.6.0-SNAPSHOT
- bump dmi to 1.6.0-SNAPSHOT version
Issue-ID: CPS-2229
Change-Id: I673f0bd60d78a96eece97cd113fcc94caabab7da
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index dd03141f..1833e74b 100644 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=1 -minor=5 -patch=1 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |