From fe7753178f5f1b4814dcf7473ea8c761951d8f02 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Fri, 30 Sep 2022 14:16:51 +0100 Subject: Bump CPS to 3.1.4-SNAPSHOT - bumping the cps version from 3.1.3-SNAPSHOT to 3.1.4-SNAPSHOT - Also updated the release notes to accomodate 3.1.4 version changes Issue-ID: CPS-1313 Change-Id: I487ab4301123cce6afb5a4086b8ebca24acf5e14 Signed-off-by: mpriyank --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a053796d0..5f383dfdb 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg