From 0b8d85da2003f6e9f56b0c2b6cb0b07d6c42181b Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Thu, 23 Mar 2023 12:44:27 +0000 Subject: Prepare the next drop by bumping patch version - Bumping modules up to 3.2.7-SNAPSHOT - Update version.properties and release notes Issue-ID: CPS-1577 Change-Id: Ib223c8bea164c42caceaba31a13f43c77d55c48c Signed-off-by: halil.cakal --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0dccb1c8b..169b25336 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=2 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg