diff options
author | andre.schmid <andre.schmid@est.tech> | 2022-06-24 17:20:08 +0100 |
---|---|---|
committer | andre.schmid <andre.schmid@est.tech> | 2022-06-24 17:20:08 +0100 |
commit | 6f9721e195d8416efdde92c8de73d45f5c213bf3 (patch) | |
tree | c61b060673f195bc3f4ed2322c3bd6bf8c465674 /version.properties | |
parent | af3fcc32560362ed514f88b7411d9fcf5d640d79 (diff) |
Step version to 1.11.6-SNAPSHOT
Change-Id: Ie3f800c418b32bbf05fc8f984bba7ea419583d03
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@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 ffce6d7fe1..52f6092dc9 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=11 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |