Updater bot : fireflyiii_data_importer updated to 0.6.2

This commit is contained in:
alexbelgium
2022-01-11 08:20:26 +01:00
parent 9ce30bccfc
commit b18c036b93
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.6.2 (11-01-2022)
- Update to latest version from firefly-iii/data-importer
## 0.6.1 (07-01-2022) ## 0.6.1 (07-01-2022)
- Update to latest version from firefly-iii/data-importer - Update to latest version from firefly-iii/data-importer

View File

@@ -35,8 +35,8 @@
"SPECTRE_SECRET": "str?" "SPECTRE_SECRET": "str?"
}, },
"slug": "fireflyiii_data_importer", "slug": "fireflyiii_data_importer",
"upstream": "0.6.1", "upstream": "0.6.2",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.1", "version": "0.6.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }