From 5f2d610deb4cedbff2225fb6707d6570cf940a0f Mon Sep 17 00:00:00 2001 From: poignatov Date: Tue, 20 Jan 2026 20:55:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=203.23.0?= 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 a7e7070..ee893b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.22.0 +3.23.0 diff --git a/play-life-web/package.json b/play-life-web/package.json index 2d5b3b4..a6e7ada 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.22.0", + "version": "3.23.0", "type": "module", "scripts": { "dev": "vite",