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: [