diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-10-05 12:26:20 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-10-05 12:26:24 +0100 |
commit | f3565595879e2187ae52d820ad9a46e7c6789f21 (patch) | |
tree | bfc12cf46ffa6aff4cdfc7275d5582ad66a2b7c0 /version.properties | |
parent | 245bccedd8b654bb16d22fafce57a65861af8b69 (diff) |
Bump DMI to 1.2.2-SNAPSHOT
- Bump DMI version to 1.2.2-SNAPSHOT
Issue-ID: CPS-1325
Change-Id: I12fd5918f196e1f2416e0dd05aaabcda9627689c
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 348a93fb..d8a1c3ac 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |