diff options
author | 2023-03-20 09:59:47 +0000 | |
---|---|---|
committer | 2023-03-20 09:59:59 +0000 | |
commit | 764dd1fe91ed824688527a75e6b4d3deea9ccfef (patch) | |
tree | c0a297638cac554746bef380e01b30524b88306a /version.properties | |
parent | 508489a4ea7000b9e24cdb0ea48f5357010d783e (diff) |
Stepped version to 2.0.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4440
Change-Id: Iea4fc3e8ff1f77ec48c656f9e2369cba852254b1
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 890f74f..b81f487 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |