diff options
author | 2022-10-27 07:58:13 +0000 | |
---|---|---|
committer | 2022-10-27 07:58:13 +0000 | |
commit | 5dcd47bfc76ab8257fcc3b8927b78295a4376c8b (patch) | |
tree | 2860758440f3fec369f9692b715109b99428c3f8 /version.properties | |
parent | 6a08e20099da974b782d9660d631486235262158 (diff) |
Release 1.11 version
Release version for Kohn
Issue-ID: INT-2159
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I2c06d6478c5c9710eb04d712f6fd775e8386ffa7
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 1979db89..6bd0762f 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 +minor=11 patch=0 base_version=${major}.${minor}.${patch} |