diff --git a/VERSION b/VERSION index f4fa8fc..3208b09 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.6.1 \ No newline at end of file +4.6.2 \ No newline at end of file diff --git a/data/config.yaml b/data/config.yaml index 85fae72..9e2a348 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -1,5 +1,5 @@ # Hugo NexT theme's custom config -version: 4.6.1 +version: 4.6.2 domain: hugo-next.eu.org \ No newline at end of file diff --git a/go.mod.orig b/go.mod.orig deleted file mode 100644 index 700af5c..0000000 --- a/go.mod.orig +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/hugo-next/hugo-theme-next - -go 1.18