mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update configurator / file editor to 0.4.1 (#1985)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 5.3.0
|
||||
|
||||
- Ignore input-keyword used in blueprints in yaml-linting
|
||||
|
||||
## 5.2.0
|
||||
|
||||
- Add git option which allows disabling the (default) git initialization
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
"i386": "homeassistant/i386-base:3.12"
|
||||
},
|
||||
"args": {
|
||||
"CONFIGURATOR_VERSION": "0.4.0"
|
||||
"CONFIGURATOR_VERSION": "0.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "File editor",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"slug": "configurator",
|
||||
"description": "Simple browser-based file editor for Home Assistant",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/configurator",
|
||||
|
||||
Reference in New Issue
Block a user