Skip to content

Commit

Permalink
feat: update sdk to v0.2.0 with the SeatService version (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
emsameen authored Nov 6, 2022
1 parent f698239 commit 538bd39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/AppManifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"services": [
{
"name": "seatservice",
"image": "ghcr.io/eclipse/kuksa.val.services/seat_service",
"version": "v0.1.0"
"image": "ghcr.io/boschglobal/kuksa.val.services/seat_service",
"version": "v0.2.0"
}
],
"runtime": [
Expand Down
2 changes: 1 addition & 1 deletion app/requirements-links.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
git+https://github.com/eclipse-velocitas/vehicle-app-python-sdk.git@v0.7.0
git+https://github.com/eclipse-velocitas/vehicle-app-python-sdk.git@v0.7.1
git+https://github.com/eclipse-velocitas/vehicle-model-python.git@v0.3.0

0 comments on commit 538bd39

Please sign in to comment.