From 49eff37399473a714b5fcce97896c610124fed06 Mon Sep 17 00:00:00 2001 From: poignatov Date: Fri, 6 Feb 2026 15:31:57 +0300 Subject: [PATCH] =?UTF-8?q?4.24.2:=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= 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 6055679..4822aae 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.24.1 +4.24.2 diff --git a/play-life-web/package.json b/play-life-web/package.json index 2d153d2..b5ab095 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "4.24.1", + "version": "4.24.2", "type": "module", "scripts": { "dev": "vite",