Skip to content

Commit f7ebe0c

Browse files
authored
Bump version, add mylocation dependency
1 parent 6059f55 commit f7ebe0c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

apps/ios/metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"id": "ios",
33
"name": "iOS Integration",
4-
"version": "0.20",
5-
"description": "Display/pull notifications, music, weather, and agenda from iOS devices",
4+
"version": "0.21",
5+
"description": "Display/pull notifications, music, weather, location, and agenda from iOS devices",
66
"icon": "app.png",
77
"tags": "tool,system,ios,apple,messages,notifications",
88
"dependencies": {"messages":"module"},
9+
"dependencies" : {"mylocation":"app" },
910
"supports": ["BANGLEJS","BANGLEJS2"],
1011
"readme": "README.md",
1112
"storage": [

0 commit comments

Comments
 (0)