From 61744755095ef3b62a01215845059df123578314 Mon Sep 17 00:00:00 2001 From: poignatov Date: Tue, 27 Jan 2026 19:31:46 +0300 Subject: [PATCH] =?UTF-8?q?4.1.1:=20=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=BF=D0=BE=D0=B2=D0=BE=D1=80=D0=BE=D1=82=20?= =?UTF-8?q?=D1=8D=D0=BA=D1=80=D0=B0=D0=BD=D0=B0=20=D0=B2=20PWA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/index.html | 1 + play-life-web/package.json | 2 +- play-life-web/vite.config.js | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index ee74734..627a3f4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.0 +4.1.1 diff --git a/play-life-web/index.html b/play-life-web/index.html index 5988af9..96b57da 100644 --- a/play-life-web/index.html +++ b/play-life-web/index.html @@ -12,6 +12,7 @@ + PlayLife diff --git a/play-life-web/package.json b/play-life-web/package.json index 8974151..d87ae32 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "4.1.0", + "version": "4.1.1", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/vite.config.js b/play-life-web/vite.config.js index c9d417f..3d68c50 100644 --- a/play-life-web/vite.config.js +++ b/play-life-web/vite.config.js @@ -25,7 +25,7 @@ export default defineConfig(({ mode }) => { theme_color: '#4f46e5', background_color: '#f3f4f6', display: 'standalone', - orientation: 'any', + orientation: 'portrait', start_url: '/', scope: '/', icons: [