Update minimum Hugo version and increment package version to 3.4.2

This commit is contained in:
Somrat 2026-04-02 11:29:23 +06:00
parent 4dd71f1f75
commit e17ccee51c
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
[hugoVersion]
extended = true
min = "0.151.0"
min = "0.128.0"
max = "0.159.2"
[[imports]]
path = "github.com/zeon-studio/hugoplate"

View file

@ -1,7 +1,7 @@
{
"name": "hugoplate",
"description": "hugo tailwindcss boilerplate",
"version": "3.4.1",
"version": "3.4.2",
"license": "MIT",
"author": "zeon.studio",
"scripts": {