mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
configurator: Name change to File editor (#1089)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 4.3
|
||||
|
||||
- Visual name change, the "Configurator", is now called the "File editor".
|
||||
|
||||
## 4.2
|
||||
|
||||
- Fixes an issue with the dirs first option
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Configurator",
|
||||
"version": "4.2",
|
||||
"name": "File editor",
|
||||
"version": "4.3",
|
||||
"slug": "configurator",
|
||||
"description": "Browser-based configuration 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",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"homeassistant": "0.91.1",
|
||||
|
||||
Reference in New Issue
Block a user