From dd4fa39d01edadc9c2ac26971bb493741a8256ce Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 22 Jan 2026 20:15:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=203.27.2?= 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 c521c77..8e6b2f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.27.1 +3.27.2 diff --git a/play-life-web/package.json b/play-life-web/package.json index 9026d91..32ec4eb 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.27.1", + "version": "3.27.2", "type": "module", "scripts": { "dev": "vite",