Skip to content

Commit

Permalink
chore: bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Dec 4, 2023
1 parent 6c8eabe commit 747aad3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub-release-orioledb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- s3-config
paths:
- ".github/workflows/dockerhub-release-orioledb.yml"
- "docker/orioledb/*"
Expand Down
2 changes: 1 addition & 1 deletion common.vars.pkr.hcl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
postgres-version = "15.1.0.136"
postgres-version = "15.1.0.137-rc1"

0 comments on commit 747aad3

Please sign in to comment.