diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-06-12 10:29:00 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2024-06-12 10:29:59 +0800 |
commit | 618b70f7fb532f5e53af2cf6909cac59c7d3e173 (patch) | |
tree | 42d51cec2b075e550480516567896f586d97767a /version.properties | |
parent | ce4732a578cbcf0a3132edb62490ebdf5752f2ac (diff) |
Issue-ID: USECASEUI-838
Change-Id: I97a8dcafd292422c4abeedc57839451099a25114
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
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 6b0c4cd..8aa0232 100644 --- a/version.properties +++ b/version.properties @@ -16,7 +16,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=13 +major=14 minor=0 patch=0 |