diff --git a/deploy/config.ini b/deploy/config.ini index 5ea45a738..380e13d1b 100644 --- a/deploy/config.ini +++ b/deploy/config.ini @@ -1,6 +1,6 @@ [general] component.name=KMCngV2 -component.version=v7.22.1 +component.version=v7.22.2 [player] swfPath=/flash/kdp3/ diff --git a/deploy_v7/config.ini b/deploy_v7/config.ini index 2aa512ca8..2b0710d88 100644 --- a/deploy_v7/config.ini +++ b/deploy_v7/config.ini @@ -1,6 +1,6 @@ [general] component.name=KMCngV7 -component.version=v7.22.1 +component.version=v7.22.2 [player] objectType = 1 diff --git a/package.json b/package.json index e6fd10a15..f0861d7e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kmc-ng", - "version": "7.22.1", + "version": "7.22.2", "license": "AGPL-3.0", "private": true, "repository": { diff --git a/src/configuration/global-config.ts b/src/configuration/global-config.ts index 682661833..f56a5558e 100644 --- a/src/configuration/global-config.ts +++ b/src/configuration/global-config.ts @@ -29,7 +29,7 @@ export interface GlobalConfig { export const globalConfig: GlobalConfig = { client: { production: environment.production, - appVersion: '7.22.1', + appVersion: '7.22.2', useSecuredProtocol: environment.client.useSecuredProtocol, countriesList: countryCodes, views: {