From c77a5aca4c442d50e8a269585bd4cdd2bcf7b3c5 Mon Sep 17 00:00:00 2001 From: Mischa Date: Thu, 18 Jun 2026 00:28:15 +0200 Subject: [PATCH] Bump GRAV_VERSION to 1.7.53 --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index fab0e37..b42d863 100644 --- a/.env.example +++ b/.env.example @@ -9,7 +9,7 @@ WEBROOT=/home/example.com/public_html SITE_CONFIG_DIR=/home/example.com/site-config # Grav -GRAV_VERSION=1.7.52 +GRAV_VERSION=1.7.53 # Repos USER_REPO=https://gitea.example.com/org/intotheeast-user.git