Fix-aarch-problems (#579)

* Fix-aarch-problems

* Update CHANGELOG.md
This commit is contained in:
Pascal Vizeli
2019-05-09 14:31:38 +02:00
committed by GitHub
parent 13e88e54fb
commit c17881af67
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## 3.3
- Fix issue with aarch64 and ingress
## 3.2 ## 3.2
- Add `mdi:wrench` as panel icon - Add `mdi:wrench` as panel icon

View File

@@ -1,6 +1,6 @@
{ {
"name": "Configurator", "name": "Configurator",
"version": "3.2", "version": "3.3",
"slug": "configurator", "slug": "configurator",
"description": "Browser-based configuration file editor for Home Assistant.", "description": "Browser-based configuration file editor for Home Assistant.",
"url": "https://home-assistant.io/addons/configurator", "url": "https://home-assistant.io/addons/configurator",