From dd3766bce317f34093032b2786174b56db5c3ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Sun, 6 Nov 2022 17:24:23 +0800 Subject: [PATCH] :memo: Startup hotfix for v4.4.1 --- VERSION | 2 +- data/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 64b5ae3..4f3470c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.4.0 \ No newline at end of file +4.4.1 \ No newline at end of file diff --git a/data/config.yaml b/data/config.yaml index 434707a..09b516b 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -1,5 +1,5 @@ # Hugo NexT theme's custom config -version: 4.4.0 +version: 4.4.1 domain: hugo-next.eu.org \ No newline at end of file