From 0ea5d3e18ad18b24cda00d988b1c41ef9fd3a6c5 Mon Sep 17 00:00:00 2001 From: amirch1 Date: Mon, 8 May 2023 15:02:31 +0300 Subject: [PATCH] chore: update version of deployed assets --- CHANGELOG.md | 11 +++++++++++ deploy/config.ini | 2 +- deploy_v7/config.ini | 2 +- package-lock.json | 2 +- package.json | 2 +- src/configuration/global-config.ts | 2 +- 6 files changed, 16 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b44ce455a..a4d0a5821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +# [7.12.0](https://github.com/kaltura/kmc-ng/compare/v7.11.1...v7.12.0) (2023-05-08) + + +### Features + +* **entry/live:** allow editing manual live HLS stream URL KMCNG-2476 ([1265ad8](https://github.com/kaltura/kmc-ng/commit/1265ad8)) +* **entry/live:** allow editing manual live streams KMCNG-2476 ([be2aa5d](https://github.com/kaltura/kmc-ng/commit/be2aa5d)) + + + ## [7.11.1](https://github.com/kaltura/kmc-ng/compare/v7.11.0...v7.11.1) (2023-05-02) diff --git a/deploy/config.ini b/deploy/config.ini index bbd9fc109..276364e14 100644 --- a/deploy/config.ini +++ b/deploy/config.ini @@ -1,6 +1,6 @@ [general] component.name=KMCngV2 -component.version=v7.11.1 +component.version=v7.12.0 [player] swfPath=/flash/kdp3/ diff --git a/deploy_v7/config.ini b/deploy_v7/config.ini index ea6ecd6cd..47537f5dd 100644 --- a/deploy_v7/config.ini +++ b/deploy_v7/config.ini @@ -1,6 +1,6 @@ [general] component.name=KMCngV7 -component.version=v7.11.1 +component.version=v7.12.0 [player] objectType = 1 diff --git a/package-lock.json b/package-lock.json index 565293d35..80971125f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "kmc-ng", - "version": "7.11.1", + "version": "7.12.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index bcf78b807..b2cce4189 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kmc-ng", - "version": "7.11.1", + "version": "7.12.0", "license": "AGPL-3.0", "private": true, "repository": { diff --git a/src/configuration/global-config.ts b/src/configuration/global-config.ts index a53778a69..a5fde9d9a 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.11.1', + appVersion: '7.12.0', useSecuredProtocol: environment.client.useSecuredProtocol, countriesList: countryCodes, views: {