You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-24 11:35:58 -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
-1
@@ -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