From 63540a089cf3f37c1845d321d337e0a36bf869e8 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 13 Oct 2021 19:29:38 +0100 Subject: Bump policy/models to 2.5.2-SNAPSHOT Issue-ID: POLICY-3696 Change-Id: Idbdbbe56e5daac2ce8ce780d2c8ce5ff54b8e006 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 50c84cde2..ecf57f414 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg