From 001520d0f14c5f959f0fe8d313642372553a930e Mon Sep 17 00:00:00 2001 From: Eduard Klimenko Date: Mon, 22 Jul 2024 16:59:19 +0300 Subject: [PATCH] Update VERSION.ts --- src/VERSION.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VERSION.ts b/src/VERSION.ts index fc352fef..474c84aa 100644 --- a/src/VERSION.ts +++ b/src/VERSION.ts @@ -1 +1 @@ -export const VERSION = '7.11.8' +export const VERSION = '7.11.9'