aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-12-02 14:26:03 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-12-02 14:28:11 +0000
commit08bcac3378917460f8916bba91b76f2a43cdc933 (patch)
treeef5762b7aebafab3f3caf6e201154a87fb64370c /version.properties
parent7cd33c3f6784b5df58cb242847719c4faec7eca3 (diff)
Update the minor version of CPS
- Update the minor version of cps. - New version being 3.6.0-SNAPSHOT now. Issue-ID: CPS-2488 Change-Id: I87fb29fe45dc942b258bc1d45e09a3351739539b Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index ea83a94fe9..81372a7e58 100644
--- a/version.properties
+++ b/version.properties
@@ -21,8 +21,8 @@
# because they are used in Jenkins, whose plug-in doesn't support this
major=3
-minor=5
-patch=6
+minor=6
+patch=0
base_version=${major}.${minor}.${patch}