1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore: Update app.json (#7078)

This commit is contained in:
Jeremy Lynch 2024-05-20 22:18:48 +10:00 committed by GitHub
parent 0537d3d5f6
commit 770029cce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
{
"plan": "heroku-postgresql",
"options": {
"version": "13"
"version": "14"
}
}
]