diff options
author | 2019-01-10 16:38:56 +0200 | |
---|---|---|
committer | 2019-01-10 16:38:56 +0200 | |
commit | 0d89bd52832e75e53ad3f93cf04118532fa0b8c1 (patch) | |
tree | dcc47b7a75765655c6760c328bdab2d8207a42de /version.properties | |
parent | 978b42f49b612c435edb5e5c027c9ee0545f617c (diff) |
yaml indentation fixed1.4.62
Change-Id: I232d7a25b4bcdd0cfa701a385ad8144fbc65740d
Issue-ID: SDC-1955
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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} |