diff --git a/example/config.json b/example/config.json index cabc6814..b3e56836 100644 --- a/example/config.json +++ b/example/config.json @@ -1,6 +1,6 @@ { "name": "Example", - "version": "1.0.0", + "version": "1.0.1", "slug": "example", "description": "Example add-on by Community Hass.io Add-ons", "url": "https://github.com/hassio-addons/addon-example", @@ -21,4 +21,4 @@ "seconds_between_quotes": "int(1,120)" }, "image": "hassioaddons/example-{arch}" -} \ No newline at end of file +}