Skip to content

Commit 8b3590c

Browse files
committed
Update Hugo to v 0.153.1
1 parent 5b5bf1d commit 8b3590c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wrangler.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name = "dev-site"
22
pages_build_output_dir = "public"
3-
compatibility_date = "2025-05-05"
3+
compatibility_date = "2025-12-22"
44

55
[vars]
6-
HUGO_VERSION = "0.147.8"
6+
HUGO_VERSION = "0.153.1"
77

88
[env.production.vars]
99
CF_PAGES_URL = "https://dev.maxmind.com/"
10-
HUGO_VERSION = "0.147.8"
10+
HUGO_VERSION = "0.153.1"

0 commit comments

Comments
 (0)