[ADF-2417] remove tag id as default value from demo shell (#3036)

* remove tag id as default value from demo shell

* fix export check script
This commit is contained in:
Eugenio Romano
2018-03-06 14:07:21 +00:00
committed by GitHub
parent d867d5f4a9
commit d8e5e55ffa
4 changed files with 5886 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,6 +2,7 @@
"export-last-version": "export-new.json",
"export-versions": [
"export-2.0.0.json",
"export-2.1.0.json"
"export-2.1.0.json",
"export-2.2.0.json"
]
}