Update Heroku deploy (#1030)

This commit is contained in:
Dmitry Shurco 2020-07-12 14:40:29 +03:00 committed by GitHub
parent 24101eb117
commit 6f47c07362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
{ {
"plan": "heroku-postgresql", "plan": "heroku-postgresql",
"options": { "options": {
"version": "9.5" "version": "9.6"
} }
} }
], ],