From 776e22dc5d2086ffd12d2c3bf031154720761382 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 8 Feb 2022 01:56:25 +0100 Subject: [PATCH] Updater bot : grav updated to 1.7.30 --- 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 2c7a63080..a35a4975a 100644 --- a/grav/CHANGELOG.md +++ b/grav/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.7.30 (08-02-2022) +- Update to latest version from linuxserver/docker-grav + ## 1.7.29.1 (01-02-2022) - Update to latest version from linuxserver/docker-grav diff --git a/grav/config.json b/grav/config.json index b07f313d9..75851e14d 100644 --- a/grav/config.json +++ b/grav/config.json @@ -31,8 +31,8 @@ "TZ": "str?" }, "slug": "grav", - "upstream": "1.7.29.1", + "upstream": "1.7.30", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.7.29.1", + "version": "1.7.30", "webui": "http://[HOST]:[PORT:80]" }