Bump to v6.0.1

This commit is contained in:
steve-chavez
2019-07-30 22:34:28 +00:00
committed by Steve Chávez
parent 5b8a17e366
commit 47c0141c49
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": "6.0.0"
"value": "6.0.1"
},
"DB_URI": {
"description": "Database connection string, e.g. postgres://user:pass@xxxxxxx.rds.amazonaws.com/mydb",