diff --git a/app/AppManifest.json b/app/AppManifest.json index 4da0eb7a..2f590b5c 100644 --- a/app/AppManifest.json +++ b/app/AppManifest.json @@ -21,7 +21,7 @@ { "name": "databroker", "image": "ghcr.io/eclipse/kuksa.val/databroker", - "version": "v0.17.0" + "version": "0.0.1" }, { "name": "feedercan", diff --git a/app/requirements-links.txt b/app/requirements-links.txt index d066f637..c77c6839 100644 --- a/app/requirements-links.txt +++ b/app/requirements-links.txt @@ -1,2 +1,2 @@ -git+https://github.com/eclipse-velocitas/vehicle-app-python-sdk.git@v0.5.1 +git+https://github.com/eclipse-velocitas/vehicle-app-python-sdk.git@v0.6.0 git+https://github.com/eclipse-velocitas/vehicle-model-python.git@v0.3.0