refactor: use new backend version (2.x.x)

Close #74
This commit is contained in:
Jovan Krunić
2020-11-25 14:25:03 +01:00
parent 987f9d45f5
commit 6647750a6c
6 changed files with 13 additions and 15 deletions

View File

@@ -268,7 +268,7 @@ export const sampleIndexResponse: SCIndexResponse = {
],
},
backend: {
SCVersion: '1.0.0',
SCVersion: '2.0.0',
externalRequestTimeout: 5000,
hiddenTypes: [
SCThingType.DateSeries,