From d4f0064aa768efea607c98abb855ddb225a994f7 Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 19 Mar 2026 20:38:23 +0300 Subject: [PATCH] =?UTF-8?q?6.25.5:=20=D0=A1=D1=82=D0=B8=D0=BB=D1=8C=20?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B0=D1=82=D0=BA=D0=B0=20=D0=BA=D0=B0=D0=BA?= =?UTF-8?q?=20=D1=83=20=D0=BF=D0=BE=D0=B4=D0=B7=D0=B0=D0=B4=D0=B0=D1=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- VERSION | 2 +- play-life-web/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 36526c4..ff3e9d1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.25.4 +6.25.5 diff --git a/play-life-web/package.json b/play-life-web/package.json index d77b71a..3236bd6 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.25.4", + "version": "6.25.5", "type": "module", "scripts": { "dev": "vite",