Skip to content

Commit 7826af7

Browse files
committed
version
1 parent 9bec585 commit 7826af7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

META.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "pg_task",
33
"abstract": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously",
44
"description": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously",
5-
"version": "2.1.23",
5+
"version": "2.1.24",
66
"maintainer": "RekGRpth <rekgrpth@gmail.com>",
77
"license": "mit",
88
"provides": {
99
"pg_task": {
1010
"file": "pg_task.so",
1111
"docfile": "README.md",
12-
"version": "2.1.23"
12+
"version": "2.1.24"
1313
}
1414
},
1515
"resources": {

0 commit comments

Comments
 (0)