From 572009657d7ff4dec98b48c34affbb15e66b025b Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 May 2024 15:38:11 +0000 Subject: [PATCH 1/3] New version --- src/VERSION.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VERSION.ts b/src/VERSION.ts index 28dec233..2b2c66b3 100644 --- a/src/VERSION.ts +++ b/src/VERSION.ts @@ -1 +1 @@ -export const VERSION = '7.11.01' +export const VERSION = '7.11.2' From 2d102e362252726b6a699ef76fdf8f36c4087169 Mon Sep 17 00:00:00 2001 From: Alexandr Dubovikov Date: Wed, 8 May 2024 18:23:50 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a88c3470..5bdd8945 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ For commercial licensing and support, please contact the [QXIP Team](http://qxip ### License & Copyright -*(C) 2008-2020 [QXIP BV](http://qxip.net)* +*(C) 2008-2024 [QXIP BV](http://qxip.net)* From 0aa3351af641e38db7e119ea734fd0b079d83d02 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 8 May 2024 16:24:03 +0000 Subject: [PATCH 3/3] New version --- src/VERSION.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VERSION.ts b/src/VERSION.ts index 2b2c66b3..de307055 100644 --- a/src/VERSION.ts +++ b/src/VERSION.ts @@ -1 +1 @@ -export const VERSION = '7.11.2' +export const VERSION = '7.11.3'