Skip to content

Commit ccfb26d

Browse files
committed
chore: bump version
1 parent 0907162 commit ccfb26d

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,6 +9,7 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12+
<<<<<<< HEAD
1213
<<<<<<< HEAD
1314
postgresorioledb-17: "17.0.1.067-orioledb-pgcron-4"
1415
postgres17: "17.4.1.017-pgcron-4"
@@ -18,6 +19,11 @@ postgres_release:
1819
postgres17: "17.4.1.017-pgcron-2"
1920
postgres15: "15.8.1.074-pgcron-2"
2021
>>>>>>> 4b3970af (feat: pg_cron version switcher in pkg and prestart)
22+
=======
23+
postgresorioledb-17: "17.0.1.067-orioledb-pgcron-3"
24+
postgres17: "17.4.1.017-pgcron-3"
25+
postgres15: "15.8.1.074-pgcron-3"
26+
>>>>>>> 6db5b45a (chore: bump version)
2127

2228
# Non Postgres Extensions
2329
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)