Skip to content
This repository was archived by the owner on Sep 29, 2021. It is now read-only.

Commit 5ef354b

Browse files
committed
Userbot: Fix version heroku build errors
1 parent a8d14b5 commit 5ef354b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
{
174174
"plan": "heroku-postgresql",
175175
"options": {
176-
"version": "9.9.9"
176+
"version": "12"
177177
}
178178
}
179179
]

0 commit comments

Comments
 (0)