From 34d8ee4fe1b6e6590481b3e8704c916923d4cb72 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 15 Jan 2022 10:45:18 +0100 Subject: [PATCH] Updater bot : grav updated to 1.7.27.1 --- grav/CHANGELOG.md | 3 +++ grav/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/grav/CHANGELOG.md b/grav/CHANGELOG.md index b59a0c599..b6bf68c17 100644 --- a/grav/CHANGELOG.md +++ b/grav/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.7.27.1 (15-01-2022) +- Update to latest version from linuxserver/docker-grav + ## 1.7.27 (12-01-2022) - Update to latest version from linuxserver/docker-grav diff --git a/grav/config.json b/grav/config.json index aa4f0eb81..e674a4a35 100644 --- a/grav/config.json +++ b/grav/config.json @@ -32,8 +32,8 @@ "TZ": "str?" }, "slug": "grav", - "upstream": "1.7.27", + "upstream": "1.7.27.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.7.27", + "version": "1.7.27.1", "webui": "http://[HOST]:[PORT:80]" }