⬆️ Updating add-on FTP to 6530383

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-18 21:02:54 +00:00
parent e496e94abe
commit eb421a21ca
4 changed files with 15 additions and 6 deletions

View file

@ -1,4 +1,13 @@
# Changelog since v4.1.0
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#62)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#60)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.

View file

@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-1f7f3dc-blue.svg
[release]: https://github.com/hassio-addons/addon-ftp/tree/1f7f3dc
[release-shield]: https://img.shields.io/badge/version-6530383-blue.svg
[release]: https://github.com/hassio-addons/addon-ftp/tree/6530383

View file

@ -1,6 +1,6 @@
{
"name": "FTP",
"version": "1f7f3dc",
"version": "6530383",
"slug": "ftp",
"description": "A secure and fast FTP server for Home Assistant",
"url": "https://github.com/hassio-addons/addon-ftp",