You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-07-03 19:16:37 -04:00
Update Hugo version to latest (#25)
Hugo latest is at .26 as of Aug 7th. This change updates the latest Hugo version.
This commit is contained in:

committed by
Shun Sato

parent
efd77a82eb
commit
eae5b5dfa2
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "hugo-bin",
|
||||
"version": "0.12.0",
|
||||
"hugoVersion": "0.25.1",
|
||||
"hugoVersion": "0.26",
|
||||
"description": "Binary wrapper for Hugo",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user