From 4ce8ba66cc7e6cad25eb1d54a2927d92c4cf26e3 Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 12 Mar 2026 17:27:18 +0300 Subject: [PATCH] =?UTF-8?q?6.14.2:=20=D0=A4=D0=B8=D0=BA=D1=81=20nginx=20?= =?UTF-8?q?=D0=BC=D0=B0=D1=80=D1=88=D1=80=D1=83=D1=82=D0=B0=20/priorities/?= =?UTF-8?q?confirm=20=D0=BD=D0=B0=20=D0=BF=D1=80=D0=BE=D0=B4=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index bbf0c5a..2876b16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.14.1 +6.14.2 diff --git a/play-life-web/package.json b/play-life-web/package.json index 1f42d2e..bbd27e7 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.14.1", + "version": "6.14.2", "type": "module", "scripts": { "dev": "vite",