diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-02-02 10:06:33 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2023-02-02 11:25:23 +0000 |
commit | 5da0b3c1454ac557e0b01eb678abaf882fb08243 (patch) | |
tree | 1a352c747f0ec1655129543571c4a2053463736c /version.properties | |
parent | 036de7e2d91fb2aa121bde0300564b8650dd31a5 (diff) |
Step version to 1.12.2-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4353
Change-Id: I6c600039f8354a3ba794512b0fd5e84d5a9dedca
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 f2eeda1813..b6dd87f968 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=12 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |