mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-22 01:21:10 +00:00
Set minBoxVersion since it only supports pg 10 and beyond
This commit is contained in:
parent
51e8a5fd5b
commit
de5e800c00
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
"changelog": "file://CHANGELOG",
|
||||
"postInstallMessage": "file://POSTINSTALL.md",
|
||||
"documentationUrl": "https://docs.cloudron.io/apps/peertube/",
|
||||
"minBoxVersion": "5.3.0",
|
||||
"minBoxVersion": "6.2.0",
|
||||
"manifestVersion": 2
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue