Skip to content

Commit

Permalink
🎱 Bump to Hugo 0.128.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Jun 25, 2024
1 parent b9359b8 commit da623c0
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.127.0"
HUGO_VERSION = "0.128.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 da623c0

Please sign in to comment.