mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update configurator to 0.3.8 (#1090)
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 4.4
|
||||||
|
|
||||||
|
- Update Ace Editor to 1.4.8
|
||||||
|
- Some online dependencies are now included in the package
|
||||||
|
|
||||||
## 4.3
|
## 4.3
|
||||||
|
|
||||||
- Visual name change, the "Configurator", is now called the "File editor".
|
- Visual name change, the "Configurator", is now called the "File editor".
|
||||||
|
|||||||
@@ -7,6 +7,6 @@
|
|||||||
"i386": "homeassistant/i386-base-python:3.7"
|
"i386": "homeassistant/i386-base-python:3.7"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"CONFIGURATOR_VERSION": "0.3.7"
|
"CONFIGURATOR_VERSION": "0.3.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "File editor",
|
"name": "File editor",
|
||||||
"version": "4.3",
|
"version": "4.4",
|
||||||
"slug": "configurator",
|
"slug": "configurator",
|
||||||
"description": "Simple browser-based file editor for Home Assistant",
|
"description": "Simple browser-based file editor for Home Assistant",
|
||||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/configurator",
|
"url": "https://github.com/home-assistant/hassio-addons/tree/master/configurator",
|
||||||
|
|||||||
Reference in New Issue
Block a user