Skip to content

Commit

Permalink
🕖 Bump to Hugo 0.127.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Jun 5, 2024
1 parent 929deb7 commit 1a483d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# ------ Hugo build configuration and constants ------------------------------------

HUGO_VERSION = "0.126.3"
HUGO_VERSION = "0.127.0"
# The Go toolchain will download the tarball into the hugo_cache/ directory.
# We will point the build command to that location to build Hugo from source
HUGO_CACHE_DIR = "hugo_cache"
Expand Down

0 comments on commit 1a483d0

Please sign in to comment.