You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-07-03 14:36:38 -04:00
feat(hugo): upgrade Hugo to v0.22.1 (#20)
This commit is contained in:
@ -46,6 +46,7 @@ See the [Hugo Documentation](https://gohugo.io/) for more information.
|
||||
|
||||
| hugo-bin version | Hugo version |
|
||||
|:-----------------:|:------------:|
|
||||
| ^0.9.0 | v0.22.1 |
|
||||
| ^0.8.0 | v0.21 |
|
||||
| ^0.7.0 | v0.20.7 |
|
||||
| ^0.6.0 | v0.19 |
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "hugo-bin",
|
||||
"version": "0.8.0",
|
||||
"hugoVersion": "0.21",
|
||||
"hugoVersion": "0.22.1",
|
||||
"description": "Binary wrapper for Hugo",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user