Add support for postgres 12. closes #22

This commit is contained in:
Pau Rodriguez-Estivill
2019-10-19 12:45:34 +02:00
parent 5cc9f82d50
commit fbc7fe50b8
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh -e
TAGS="11 10 9.6 9.5 9.4"
TAGS="12 11 10 9.6 9.5 9.4"
git push --tags -f
git reset --hard