1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

minBoxVersion set to 7.5.1, make migrate_ldap_users_to_oidc() always running on startup

This commit is contained in:
Vladimir D
2023-09-26 16:19:24 +04:00
parent e176d6c705
commit bbae02fa50
2 changed files with 2 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"tags": [ "version control", "git", "code hosting", "development", "github", "bitbucket", "gitlab" ],
"changelog": "file://CHANGELOG.md",
"postInstallMessage": "file://POSTINSTALL.md",
"minBoxVersion": "7.3.0",
"minBoxVersion": "7.5.1",
"forumUrl": "https://forum.cloudron.io/category/19/gitea",
"documentationUrl": "https://docs.cloudron.io/apps/gitea/"
}