diff options
author | 2022-04-21 09:32:53 +0100 | |
---|---|---|
committer | 2022-04-21 09:29:20 +0000 | |
commit | c79f1376db105757dabdbcb00e0e7820d903051c (patch) | |
tree | 474fb54478bfe609eef8adf66f05c42400cf7072 /version.properties | |
parent | f8f5a264c0abad9c207a7692bdd222d1791799bd (diff) |
Step version to 1.11.1-SNAPSHOT1.11.1
Change-Id: I4d1890764ec98240b7f3c7c1a5331646daad916e
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3976
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 f6bcc5a3..bc305139 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=11 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |