Bump to version v7.0.1

This commit is contained in:
steve-chavez
2020-05-18 13:05:09 -05:00
committed by Steve Chavez
parent 7ffac522e3
commit d6050c8615
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"POSTGREST_VER": {
"description": "Version of PostgREST to deploy",
"value": "7.0.0"
"value": "7.0.1"
},
"DB_URI": {
"description": "Database connection string, e.g. postgres://user:pass@xxxxxxx.rds.amazonaws.com/mydb",