From d69d2a56314c4335fff6bd524e186852a69ca2f6 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Mon, 16 Oct 2017 13:20:58 -0400 Subject: Bump version.properties to 1.3.1 Not certain whether this is required, but now it's consistent. Issue: PORTAL-127 Change-Id: I5d01504b658eb96d63ece01006f9444d93131c27 Signed-off-by: Christopher Lott (cl778h) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 83b4bc33..37b02e9a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg