From 378cb2686b52135736882b7c15443172601ac3bd Mon Sep 17 00:00:00 2001 From: jinquanni Date: Mon, 23 Nov 2020 17:16:07 +0800 Subject: Bumped the version no. to 1.2.7 Issue-ID: MSB-537 Signed-off-by: jinquanni Change-Id: Iee1d1e0224ea7c60a2b73a2cbdc5c6d41b986178 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0cb18ba..b869f98 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=2 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg