diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-07 12:11:57 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-07 12:12:02 +0000 |
commit | a068cd407765e32f53343c1158e6702787693486 (patch) | |
tree | de495571df7332f69e60d46d4f7f10bd64effa4f /version.properties | |
parent | 78c83de639a2dc5036fb20108ba24a1f63e4a914 (diff) |
Bump DMI to 1.4.1-SNAPSHOT
- bump dmi to 1.4.1-SNAPSHOT
Issue-ID: CPS-1955
Change-Id: I7d752b1195d613bbc84f7b9252359e3e141d0a7f
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 443a26fa..e8b853f8 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |