Skip to content

Commit 4fe236f

Browse files
authored
Merge pull request #1524 from maxmind/dallas/update-hugo-v0.153.1
Update Hugo to v 0.153.1
2 parents a52c4a4 + 8b3590c commit 4fe236f

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)