mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Upgrade cli to 1.1.2 (#247)
* Update build.json * Update config.json * Update CHANGELOG.md * Update build.json * Update config.json * Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 4.4
|
||||
- Update Hass.io CLI to 1.1.2
|
||||
|
||||
## 4.3
|
||||
- Downgrade Hass.io CLI to 1.0.1
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"args": {
|
||||
"CLI_VERSION": "1.0.1"
|
||||
"CLI_VERSION": "1.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Git pull",
|
||||
"version": "4.3",
|
||||
"version": "4.4",
|
||||
"slug": "git_pull",
|
||||
"description": "Simple git pull to update the local configuration",
|
||||
"url": "https://home-assistant.io/addons/git_pull/",
|
||||
|
||||
Reference in New Issue
Block a user