From 5c1a58492529ecdf64401980f2c0ee6f91f0d13f Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 22 Jan 2026 19:05:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=BA=D1=80=D1=83=D0=B3=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=80=D0=BE=D1=86=D0=B5=D0=BD=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=20=D0=B2=20=D0=B3=D1=80=D1=83=D0=BF=D0=BF=D0=B0?= =?UTF-8?q?=D1=85=20=D0=B4=D0=BE=20=D1=86=D0=B5=D0=BB=D0=BE=D0=B3=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/package.json | 2 +- play-life-web/src/components/CurrentWeek.jsx | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 11d81d6..3d7cc16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.25.5 +3.25.6 diff --git a/play-life-web/package.json b/play-life-web/package.json index 9906d9f..d65b802 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.25.5", + "version": "3.25.6", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/CurrentWeek.jsx b/play-life-web/src/components/CurrentWeek.jsx index a5d306f..2fb7ea3 100644 --- a/play-life-web/src/components/CurrentWeek.jsx +++ b/play-life-web/src/components/CurrentWeek.jsx @@ -418,7 +418,7 @@ function CurrentWeek({ onProjectClick, data, loading, error, onRetry, allProject