Update Heroku deploy (#1030)

This commit is contained in:
Dmitry Shurco
2020-07-12 17:10:29 +05:30
committed by GitHub
parent 24101eb117
commit 6f47c07362
+1 -1
View File
@@ -44,7 +44,7 @@
{
"plan": "heroku-postgresql",
"options": {
"version": "9.5"
"version": "9.6"
}
}
],