mirror of
https://github.com/zeon-studio/hugoplate.git
synced 2026-09-10 07:06:19 -04:00
Update minimum Hugo version and increment package version to 3.4.2
This commit is contained in:
parent
4dd71f1f75
commit
e17ccee51c
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hugoplate",
|
||||
"description": "hugo tailwindcss boilerplate",
|
||||
"version": "3.4.1",
|
||||
"version": "3.4.2",
|
||||
"license": "MIT",
|
||||
"author": "zeon.studio",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue