Bump to v5.2.0

This commit is contained in:
steve-chavez
2018-12-12 18:59:10 -05:00
parent 6b2778749f
commit 1e732ac94a
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"POSTGREST_VER": {
"description": "Version of PostgREST to deploy",
"value": "5.1.0"
"value": "5.2.0"
},
"DB_URI": {
"description": "Database connection string, e.g. postgres://user:pass@xxxxxxx.rds.amazonaws.com/mydb",