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

View File

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