Bump to version v8.0.0

This commit is contained in:
steve-chavez
2021-07-25 23:12:51 -05:00
committed by Steve Chavez
parent cbe0e5254e
commit 0bc7c034cf
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": "7.0.1"
"value": "8.0.0"
},
"DB_URI": {
"description": "Database connection string, e.g. postgres://user:pass@xxxxxxx.rds.amazonaws.com/mydb",