From fb1ccd78311b67a5249f861b2c2251c877012fbb Mon Sep 17 00:00:00 2001 From: poignatov Date: Tue, 10 Mar 2026 23:08:52 +0300 Subject: [PATCH] =?UTF-8?q?6.9.1:=20=D0=A4=D0=B8=D0=BA=D1=81=20=D1=81?= =?UTF-8?q?=D0=B1=D1=80=D0=BE=D1=81=D0=B0=20=D1=82=D0=B8=D0=BF=D0=B0=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B4=D0=B0=D1=87=D0=B8=20=D0=BF=D1=80=D0=B8=20?= =?UTF-8?q?=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- VERSION | 2 +- play-life-web/package.json | 2 +- play-life-web/src/App.jsx | 2 +- play-life-web/src/components/TaskForm.jsx | 3 +++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 97f5781..dc3829f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.9.0 +6.9.1 diff --git a/play-life-web/package.json b/play-life-web/package.json index 0e3bc43..d58d704 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.9.0", + "version": "6.9.1", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/App.jsx b/play-life-web/src/App.jsx index dc1956d..289093e 100644 --- a/play-life-web/src/App.jsx +++ b/play-life-web/src/App.jsx @@ -1309,7 +1309,7 @@ function AppContent() {