From fd70bf257e2ade9fbf28c3714f7adae29bedbd13 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 13 Feb 2020 18:04:26 -0500 Subject: Moving to next SNAPSHOT version 1.6.5-SNAPSHOT Issue-ID: LOG-1201 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I081e1166ce8ce85832e34053639f785693e07883 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a3045a5..860a1dd 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=4 +patch=5 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg