aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hubstaff/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hubstaff/package.json')
-rw-r--r--recipes/hubstaff/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/hubstaff/package.json b/recipes/hubstaff/package.json
index bcb675b..36a3d87 100644
--- a/recipes/hubstaff/package.json
+++ b/recipes/hubstaff/package.json
@@ -1,10 +1,10 @@
1{ 1{
2 "id": "hubstaff", 2 "id": "hubstaff",
3 "name": "HubStaff", 3 "name": "HubStaff",
4 "version": "1.0.0", 4 "version": "1.1.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://app.hubstaff.com/login_now", 7 "serviceURL": "https://app.hubstaff.com/login_now",
8 "hasNotificationSound": true 8 "hasNotificationSound": true
9 } 9 }
10} \ No newline at end of file 10}