mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Log Viewer to 4435f62
This commit is contained in:
parent
7874f66e60
commit
9ee931e6e6
4 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.11.0
|
||||
- ⬆️ Upgrades add-on base image to v9.2.2 (#97)
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#96)
|
||||
|
||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.
|
||||
|
|
|
@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-log-viewer/64377?u=dale3h
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-3fcbd2d-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/3fcbd2d
|
||||
[release-shield]: https://img.shields.io/badge/version-4435f62-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/4435f62
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Log Viewer",
|
||||
"version": "3fcbd2d",
|
||||
"version": "4435f62",
|
||||
"slug": "logviewer",
|
||||
"description": "Browser-based log utility for Home Assistant",
|
||||
"url": "https://github.com/hassio-addons/addon-log-viewer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue