mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
Update configurator to 0.3.9 (#1100)
* Update CHANGELOG.md * Update build.json * Update config.json
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 4.6
|
||||
|
||||
- Fixed release, includes changes from 4.4:
|
||||
- Update Ace Editor to 1.4.8
|
||||
- Some online dependencies are now included in the package
|
||||
|
||||
## 4.5
|
||||
|
||||
- Reverts upgrade of hass-configurator as it is causing loading problems.
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
"i386": "homeassistant/i386-base-python:3.7"
|
||||
},
|
||||
"args": {
|
||||
"CONFIGURATOR_VERSION": "0.3.7"
|
||||
"CONFIGURATOR_VERSION": "0.3.9"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "File editor",
|
||||
"version": "4.5",
|
||||
"version": "4.6",
|
||||
"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