Skip to content

Commit c10da42

Browse files
committed
Update Hugo and compat version
1 parent f2c7c51 commit c10da42

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 = "2024-09-23"
3+
compatibility_date = "2025-04-02"
44

55
[vars]
6-
HUGO_VERSION = "0.136.4"
6+
HUGO_VERSION = "0.145.0"
77

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

0 commit comments

Comments
 (0)