diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-02-09 14:08:27 +0000 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-02-09 14:08:30 +0000 |
commit | 23d80344ef3812a7efba7b48f81ff120a7c612c4 (patch) | |
tree | 18d3daddd8c95cf78059030bd711c5d9d9c964b4 /version.properties | |
parent | ee7f9010db934ecc6bacd67cd496e89924d7632a (diff) |
Step version to 1.10.2-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3868
Change-Id: I8dc7701d6290bc95cf4ec90dae8653722a5c453f
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 f410bdc189..5c1110a975 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=10 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |