From f8ff31c7868d321c53ef40977103604afcb82f70 Mon Sep 17 00:00:00 2001 From: Immortal Date: Tue, 5 Mar 2024 20:40:44 +0330 Subject: [PATCH] Update manifest.json --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 1278ce0..c8c9724 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -7,13 +7,13 @@ "orientation": "portrait", "scope": "/", "short_name": "kScanner", - "start_url": "/?v1.0.10", + "start_url": "/?v1.0.11", "background_color": "#f28119", "theme_color": "#ffffff", "categories": ["utilities"], "id": "space.ircf.scanner", "bundleId": "space.ircf.scanner", - "version": "1.0.10", + "version": "1.0.11", "icons": [ { "src": "/img/icons/192.png",