Release GitBucket 4.40.0 (#3396)

This commit is contained in:
Naoki Takezoe
2023-10-22 02:26:54 +09:00
committed by GitHub
parent bcd78b3e5b
commit 070f74e7dc
4 changed files with 16 additions and 7 deletions

View File

@@ -117,4 +117,5 @@ object GitBucketCoreModule
new Version("4.38.3"),
new Version("4.38.4"),
new Version("4.39.0", new LiquibaseMigration("update/gitbucket-core_4.39.xml")),
new Version("4.40.0")
)