diff --git a/changelog.txt b/changelog.txt index b9ebddf..6c6b81f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.7 +Date: 2023-10-26 + Bugfixes: + - fixed startup crash caused by recipe generation +--------------------------------------------------------------------------------------------------- Version: 1.0.6 Date: 2023-10-09 Bugfixes: diff --git a/info.json b/info.json index d77f1d3..2c103c5 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "vehicle-deployer", - "version": "1.0.6", + "version": "1.0.7", "title": "Vehicle deployer", "author": "fgardt", "homepage": "https://github.com/fgardt/vehicle-deployer",