Skip to content

Commit ee4da68

Browse files
committed
Update smart-services.json
1 parent b771ffc commit ee4da68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

smart-services/smart-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"name": "WorkoutHelperDemo",
1515
"cmd": "workout_helper",
1616
"path": "java/WorkoutHelperDemo.java",
17+
"version": "0.9.1"
18+
},{
19+
"name": "PythonBridgeDemo",
20+
"cmd": "python_bridge",
21+
"path": "java/PythonBridgeDemo.java",
1722
"version": "0.9.0"
1823
}
1924
]

0 commit comments

Comments
 (0)