diff --git a/META.json b/META.json index 3aed2bba..92078782 100644 --- a/META.json +++ b/META.json @@ -2,7 +2,7 @@ "name": "citus", "abstract": "Scalable PostgreSQL for real-time workloads", "description": "Citus horizontally scales PostgreSQL across commodity servers using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable real-time responses on large datasets.", - "version": "12.1.3", + "version": "12.1.4", "maintainer": "\"Citus Data\" ", "license": "agpl_3", "provides": { @@ -10,7 +10,7 @@ "abstract": "Citus Distributed Database", "file": "citus.so", "docfile": "README.md", - "version": "12.1.3" + "version": "12.1.4" } }, "prereqs": { diff --git a/pkgvars b/pkgvars index 9f3b52db..e036d436 100644 --- a/pkgvars +++ b/pkgvars @@ -1,3 +1,3 @@ pkgname=citus pkgdesc='Citus (Open-Source)' -pkglatest=12.1.3 +pkglatest=12.1.4