diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-10-26 16:39:50 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-10-26 16:39:54 +0100 |
commit | 7ff24c9ae0ee5e74a5a2c2e0a1fc038fbe75a77c (patch) | |
tree | 0b8ac2433fe4ed7120cd73a8b70d058bd23f0b6a /version.properties | |
parent | a791505f6ae6c67be63031f0fa7a352d715771f8 (diff) |
Prep for next DMI release
- Bump DMI version from 1.2.2-SNAPSHOT to 1.2.3-SNAPSHOT
- Updated the version in version.properties
- Updated the release docs
Issue-ID: CPS-1353
Change-Id: Ia08d1037ee1b9e20a28ed9fafaad147627bbd109
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 d8a1c3ac..c1992d71 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |