diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-10-27 08:02:02 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-10-27 08:02:02 +0000 |
commit | a74729b23859594a9401b9db49d37b34590d444e (patch) | |
tree | 7bce0046d0e2a067350fc935bb8241828122579f | |
parent | dbea6e1f3a998e3d37e5d062ce42a97b65f0a947 (diff) |
Update version1.11.0
Update version to 1.11.0
Issue-ID: INT-2159
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I466ac6a9272637fe1676be6360ed6c052ce3db27
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 49a07efb..bb209c7f 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=10 +minor=11 patch=0 base_version=${major}.${minor}.${patch} |