aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unraid/package.json')
-rw-r--r--recipes/unraid/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/unraid/package.json b/recipes/unraid/package.json
index df20561..edefc03 100644
--- a/recipes/unraid/package.json
+++ b/recipes/unraid/package.json
@@ -1,8 +1,7 @@
1
2{ 1{
3 "id": "unraid", 2 "id": "unraid",
4 "name": "Unraid", 3 "name": "Unraid",
5 "version": "1.0.1", 4 "version": "1.0.2",
6 "description": "Unraid dashboard", 5 "description": "Unraid dashboard",
7 "main": "index.js", 6 "main": "index.js",
8 "author": "Neil Tonge <me@neiltonge.co.uk>", 7 "author": "Neil Tonge <me@neiltonge.co.uk>",
@@ -13,4 +12,4 @@
13 "hasNotificationSound": false, 12 "hasNotificationSound": false,
14 "hasTeamId": true 13 "hasTeamId": true
15 } 14 }
16} \ No newline at end of file 15}