diff --git a/manifest.json b/manifest.json index b580e06..498dc84 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "shuffle-lab", "name": "Shuffle Lab", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "1.0.0", "description": "Timed, randomized fullscreen image slideshows for presentations, games, drawing sessions, and more.", "author": "Mars Marcelyn", "authorUrl": "", - "isDesktopOnly": true + "isDesktopOnly": false }