From f476f3616b0d48ef346498d52b6faa03e1ad312d Mon Sep 17 00:00:00 2001 From: jhh Date: Tue, 8 Sep 2020 17:11:22 -0500 Subject: bump to 1.7.2-SNAPSHOT Issue-ID: POLICY-2789 Signed-off-by: jhh Change-Id: I0fb5ead444c23882454e3a48efea9d936a84e455 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 4bdcfa1b..f56901fc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg