Comparing version 1.9.0 to 1.10.0
@@ -9,3 +9,3 @@ import { | ||
// src/public/invoke-fetch.ts | ||
var defaultUserAgent = "qlik-api/1.9.0"; | ||
var defaultUserAgent = "qlik-api/1.10.0"; | ||
async function invokeFetch(api, props) { | ||
@@ -12,0 +12,0 @@ const hostConfig = props.options?.hostConfig; |
@@ -58,3 +58,3 @@ { | ||
}, | ||
"version": "1.9.0" | ||
"version": "1.10.0" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1553541