We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b529b8 commit bf2c4f6Copy full SHA for bf2c4f6
src/main/scala/Plugin.scala
@@ -32,7 +32,7 @@ class Plugin extends gitbucket.core.plugin.Plugin {
32
new Version("4.8.0"),
33
new Version("4.9.0"),
34
new Version("4.9.1"),
35
- new Version("4.9.2")
+ new Version("4.10.0")
36
)
37
38
override def initialize(registry: PluginRegistry, context: ServletContext, settings: SystemSettings): Unit = {
0 commit comments