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>
diff --git a/version.properties b/version.properties
index ea83a94..81372a7 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}