Skip to content

Commit

Permalink
Update update_config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benderl authored Jul 19, 2024
1 parent a5bc93d commit 149eb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/helpermodules/update_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1638,4 +1638,4 @@ def upgrade(topic: str, payload) -> Optional[dict]:
})
return {topic: configuration_payload}
self._loop_all_received_topics(upgrade)
self.__update_topic("openWB/system/datastore_version", 51)
self.__update_topic("openWB/system/datastore_version", 53)

0 comments on commit 149eb27

Please sign in to comment.