diff --git a/wrangler.toml b/wrangler.toml index ca2805a..36e976e 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,6 +1,6 @@ name = "release-worker" main = "src/index.ts" -compatibility_date = "2024-04-04" +compatibility_date = "2024-09-23" compatibility_flags = ["nodejs_compat"] # Variable bindings. These are arbitrary, plaintext strings (similar to environment variables)