diff --git a/debian/changelog b/debian/changelog index 340dfbee..8a598997 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pgcron (1.6.2.citus-1) stable; urgency=low + + * Official 1.6.2 release of PG Cron + + -- Gurkan Indibay Fri, 27 Nov 2023 12:55:45 +0000 + + pgcron (1.6.0.citus-1) stable; urgency=low * Official 1.6.0 release of PG Cron diff --git a/pkgvars b/pkgvars index e5e518d1..ac164cb4 100644 --- a/pkgvars +++ b/pkgvars @@ -1,4 +1,4 @@ pkgname=pgcron hubproj=pg_cron pkgdesc='Periodic job scheduler of PostgreSQL' -pkglatest=1.6.0.citus-1 +pkglatest=1.6.2.citus-1