From 23696610156b052768860c36434908985f3be228 Mon Sep 17 00:00:00 2001 From: poignatov Date: Tue, 20 Jan 2026 20:32:47 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=BD=D0=B8=D0=BC=D0=B0?= =?UTF-8?q?=D0=B5=D0=BC=20=D0=BF=D0=B0=D1=82=D1=87=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D1=8E=20=D0=B4=D0=BE=203.20.4?= 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 7a5205a..c253e50 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.20.3 +3.20.4 diff --git a/play-life-web/package.json b/play-life-web/package.json index c7c1271..93f1b6c 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.20.3", + "version": "3.20.4", "type": "module", "scripts": { "dev": "vite",