diff --git a/neon.yaml b/neon.yaml index 9935e46223d..e86064e91ea 100644 --- a/neon.yaml +++ b/neon.yaml @@ -1,6 +1,6 @@ package: name: neon - version: "6616" + version: "6667" epoch: 0 description: "Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage." copyright: @@ -46,7 +46,7 @@ pipeline: with: repository: https://github.com/neondatabase/neon tag: release-${{package.version}} - expected-commit: 6ceaca96e599f96d3f99bb3ad6bbfbc4189ba68c + expected-commit: ec0550e8cee4ba754913be84c70dc54d84cf95d9 recurse-submodules: true - runs: |