From 979dcad46b17bf071fbcfc71419795304e555e6e Mon Sep 17 00:00:00 2001 From: "Brittany Plummer (bp896r)" Date: Thu, 19 Mar 2020 13:57:14 -0400 Subject: Update to 1.6.7-SNAPSHOT Issue-ID: LOG-1211 Change-Id: I8ea37ba940a94dd1289de3eb758c7078d63e7d2a Signed-off-by: Brittany Plummer (bp896r) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3ef036d..cc01c5e 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ # 1.2.6-SNAPSHOT is off 1.2.5 major=1 minor=6 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg