From d9131ec55fd588ba6863de90756a8006adcc28b4 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 15 Sep 2021 21:57:45 +0100 Subject: Bump policy-clamp snapshot version to 6.1.3-SNAPSHOT Issue-ID: POLICY-3587 Change-Id: Ie3e6aba3a2dd64f36fcf5cbd860fe9b63ee4e8aa Signed-off-by: liamfallon --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 063474d7e..077f8aeb0 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=6 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg