Skip to content

Commit 709be5f

Browse files
1️⃣ Bump to Hugo 0.144.1
1 parent 2ed1fba commit 709be5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
# ------ Hugo build configuration and constants ------------------------------------
1515

16-
HUGO_VERSION = "0.144.0"
16+
HUGO_VERSION = "0.144.1"
1717
# The Go toolchain will download the tarball into the hugo_cache/ directory.
1818
# We will point the build command to that location to build Hugo from source
1919
HUGO_CACHE_DIR = "hugo_cache"

0 commit comments

Comments
 (0)