From 725263bc7da8d4852a31fd4af8c78f82f02be671 Mon Sep 17 00:00:00 2001 From: RekGRpth Date: Fri, 25 Oct 2024 18:22:04 +0500 Subject: [PATCH] version --- META.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/META.json b/META.json index dabc5fe..83fdac8 100644 --- a/META.json +++ b/META.json @@ -2,14 +2,14 @@ "name": "pg_task", "abstract": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously", "description": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously", - "version": "2.1.7", + "version": "2.1.8", "maintainer": "RekGRpth ", "license": "mit", "provides": { "pg_task": { "file": "pg_task.so", "docfile": "README.md", - "version": "2.1.7" + "version": "2.1.8" } }, "resources": {