diff --git a/tools/config/config.json b/tools/config/config.json index 3d6cede3d..99b6d11cc 100644 --- a/tools/config/config.json +++ b/tools/config/config.json @@ -1,5 +1,5 @@ { - "version": "1.0.5", + "version": "1.0.6", "enabled": true, "featureOptIn": { "iKeyUsage": { @@ -14,7 +14,7 @@ } }, "zipPayload": { - "mode": 1 + "mode": 3 }, "CdnUsage": { "mode": 4, diff --git a/tools/config/package.json b/tools/config/package.json index 3acad6576..186e227c2 100644 --- a/tools/config/package.json +++ b/tools/config/package.json @@ -1,7 +1,7 @@ { "name": "applicationinsights-web-config", "description": "Application Insights JavaScript SDK - Web Config for CfgSync Plugin", - "version": "1.0.5", + "version": "1.0.6", "copyright": "(c) Microsoft and contributors. All rights reserved.", "author": "Microsoft Application Insights Team", "repository": { diff --git a/tools/config/test-config.json b/tools/config/test-config.json index 3f18135ec..c32e5a6dc 100644 --- a/tools/config/test-config.json +++ b/tools/config/test-config.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.6", "enabled": true, "featureOptIn": { "iKeyUsage": { @@ -13,6 +13,9 @@ "throttleMgrCfg.106.disabled": true } }, + "zipPayload": { + "mode": 3 + }, "CdnUsage": { "mode": 4, "onCfg": {