From 629b65144a192a76086718932cf8dc3ba6e54385 Mon Sep 17 00:00:00 2001 From: poignatov Date: Mon, 19 Jan 2026 22:34:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B2=D1=8B=D1=88=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BC=D0=B8=D0=BD=D0=BE=D1=80=20=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D0=B8=20=D0=B4=D0=BE=203.15.12?= 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 511dfe6..b9e635f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.14.12 +3.15.12 diff --git a/play-life-web/package.json b/play-life-web/package.json index 405b6f1..1b5c4cf 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.14.12", + "version": "3.15.12", "type": "module", "scripts": { "dev": "vite",