From 66d7d3b3cf4fb6c1396c588ca6f56f64e0f47340 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 29 Nov 2021 11:30:48 +0000 Subject: Update snapshot of policy/api to 2.6.1-SNAPSHOT *** This commit is generated by a PF release script *** policy/api is update from 2.6.0-SNAPSHOT to 2.6.1-SNAPSHOT Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I97fed624445ab4469af4fb700ec256639f529e62 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 86a80a53..9cb87dba 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg