aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2023-06-25 11:22:35 +0800
committerKaixi LIU <liukaixi@chinamobile.com>2023-06-25 03:29:56 +0000
commit20fc5574efd6d6ceb95ac9b1ccfc5a53f8179dca (patch)
treeb849885fb7c749cf9059d5425fc26691a3b06764 /version.properties
parentde4681df2022c40514eb4b26a5d53a0c0980d539 (diff)
Change the release version to 1.1.0
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I00ccdce94f2240b9babbe7a951592c3b110453b9
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 6c74c88..26a12ae 100644
--- a/version.properties
+++ b/version.properties
@@ -17,7 +17,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=0
+minor=1
patch=0
base_version=${major}.${minor}.${patch}