Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I7744b3496f826cd27682292a7295826bfdc0fca7
This commit is contained in:
Van Hung Pham 2018-07-19 09:19:06 +07:00
parent f9c05f26d7
commit c543fe6090
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04"
"16.04",
"18.04"
]
}
],