diff --git a/edb/buildmeta.py b/edb/buildmeta.py index 12e49bfc8f32..17f8bf7151cb 100644 --- a/edb/buildmeta.py +++ b/edb/buildmeta.py @@ -60,7 +60,7 @@ # The merge conflict there is a nice reminder that you probably need # to write a patch in edb/pgsql/patches.py, and then you should preserve # the old value. -EDGEDB_CATALOG_VERSION = 2024_08_29_00_00 +EDGEDB_CATALOG_VERSION = 2024_09_18_00_00 EDGEDB_MAJOR_VERSION = 6