Release 4.38.2 (#3141)

This commit is contained in:
Naoki Takezoe
2022-09-20 17:52:14 +09:00
committed by GitHub
parent 7e66917993
commit 4c76b6dd96
4 changed files with 9 additions and 2 deletions

View File

@@ -112,5 +112,6 @@ object GitBucketCoreModule
new Version("4.37.1"),
new Version("4.37.2"),
new Version("4.38.0", new LiquibaseMigration("update/gitbucket-core_4.38.xml")),
new Version("4.38.1")
new Version("4.38.1"),
new Version("4.38.2")
)