From b7ec24fd1b01f2861f84bbbf554c29f3a60dd285 Mon Sep 17 00:00:00 2001 From: elkan1788 Date: Wed, 28 Jun 2023 16:36:32 +0800 Subject: [PATCH] :bookmark: Start new development version to v4.6.0 --- VERSION | 2 +- data/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 689f7fb..28446a5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.5.2 \ No newline at end of file +4.6.0 \ No newline at end of file diff --git a/data/config.yaml b/data/config.yaml index 8d405bd..0866ce7 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -1,5 +1,5 @@ # Hugo NexT theme's custom config -version: 4.5.2 +version: 4.6.0 domain: hugo-next.eu.org \ No newline at end of file