diff --git a/wrangler.toml b/wrangler.toml index 1d28e99e33..696d1fa058 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,6 +1,6 @@ # Generated by Wrangler on Mon Aug 05 2024 16:52:18 GMT+0000 (GMT) name = "owid" -compatibility_date = "2024-04-29" +compatibility_date = "2024-11-11" pages_build_output_dir = "./localBake" # Vars that should be available in all envs, including local dev @@ -22,7 +22,7 @@ GRAPHER_CONFIG_R2_BUCKET_FALLBACK_PATH = "v1" # Overrides for CF production deployment [env.production] -compatibility_date = "2024-04-29" +compatibility_date = "2024-11-11" [env.production.vars] ENV = "production"