Update Heroku deploy (#1030)
This commit is contained in:
parent
24101eb117
commit
6f47c07362
1 changed files with 1 additions and 1 deletions
2
app.json
2
app.json
|
@ -44,7 +44,7 @@
|
||||||
{
|
{
|
||||||
"plan": "heroku-postgresql",
|
"plan": "heroku-postgresql",
|
||||||
"options": {
|
"options": {
|
||||||
"version": "9.5"
|
"version": "9.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue