Bump to v6.0.0 (#1329)

* Also update BACKERS.md
This commit is contained in:
Steve Chávez
2019-06-21 13:11:48 -05:00
committed by GitHub
parent ea7d747107
commit dd86fe372c
4 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"POSTGREST_VER": {
"description": "Version of PostgREST to deploy",
"value": "5.2.0"
"value": "6.0.0"
},
"DB_URI": {
"description": "Database connection string, e.g. postgres://user:pass@xxxxxxx.rds.amazonaws.com/mydb",