From 0d89bd52832e75e53ad3f93cf04118532fa0b8c1 Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Thu, 10 Jan 2019 16:38:56 +0200 Subject: yaml indentation fixed Change-Id: I232d7a25b4bcdd0cfa701a385ad8144fbc65740d Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 62a4812..371c41b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=61 +patch=62 base_version=${major}.${minor}.${patch} -- cgit