diff --git a/public/manifest.json b/public/manifest.json index 22a8e00..38fe01f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -7,13 +7,13 @@ "orientation": "portrait", "scope": "/", "short_name": "kScanner", - "start_url": "/?v1.0.5", + "start_url": "/?v1.0.6", "background_color": "#f28119", "theme_color": "#ffffff", "categories": ["utilities"], "id": "space.ircf.scanner", "bundleId": "space.ircf.scanner", - "version": "1.0.5", + "version": "1.0.6", "icons": [ { "src": "/img/icons/192.png",