diff options
Diffstat (limited to 'apps/cdn')
| -rw-r--r-- | apps/cdn/wrangler.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/cdn/wrangler.toml b/apps/cdn/wrangler.toml index adb3e071..fcb5cdff 100644 --- a/apps/cdn/wrangler.toml +++ b/apps/cdn/wrangler.toml @@ -1,4 +1,4 @@ name = "cdn" main = "./index.ts" -compatibility_date = "2023-10-30" +compatibility_date = "2025-01-01" |