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",