mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Visual Studio Code to e941b99
This commit is contained in:
parent
7f7384c05e
commit
58288dc2e2
4 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v3.4.0
|
||||
- ⬆️ Upgrades Home Assistant CLI to v4.12.2 (#260)
|
||||
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#257)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
|
||||
|
|
|
@ -54,6 +54,6 @@ 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-f15ab0d-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/f15ab0d
|
||||
[release-shield]: https://img.shields.io/badge/version-e941b99-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/e941b99
|
||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Visual Studio Code",
|
||||
"version": "f15ab0d",
|
||||
"version": "e941b99",
|
||||
"slug": "vscode",
|
||||
"description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!",
|
||||
"url": "https://github.com/hassio-addons/addon-vscode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue