diff --git a/public/manifest.json b/public/manifest.json index fa4d467..35b9eae 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -22,5 +22,6 @@ "start_url": "/", "name": "DO'NUT", "short_name": "DO'NUT", - "scope": "/" + "scope": "/", + "version": "1.0.1" }