Bump to version v6.0.2

* Add missing CHANGELOG entry for #1368
This commit is contained in:
Steve Chávez
2019-08-22 11:12:01 -05:00
committed by GitHub
parent 681388631b
commit 713b214c9a
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"POSTGREST_VER": {
"description": "Version of PostgREST to deploy",
"value": "6.0.1"
"value": "6.0.2"
},
"DB_URI": {
"description": "Database connection string, e.g. postgres://user:pass@xxxxxxx.rds.amazonaws.com/mydb",