Skip to content

Commit aa2da1b

Browse files
committed
chore: bump versions
1 parent bdcaede commit aa2da1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ansible/vars.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12+
<<<<<<< HEAD
1213
postgresorioledb-17: "17.0.1.067-orioledb-pgcron-5"
1314
postgres17: "17.4.1.017-pgcron-5"
1415
postgres15: "15.8.1.074-pgcron-5"
16+
=======
17+
postgresorioledb-17: "17.0.1.067-orioledb-pgcron-4"
18+
postgres17: "17.4.1.017-pgcron-4"
19+
postgres15: "15.8.1.074-pgcron-4"
20+
>>>>>>> 2ffe4abe (chore: bump versions)
1521

1622
# Non Postgres Extensions
1723
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)