We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c125f commit 9f2cbddCopy full SHA for 9f2cbdd
README.md
@@ -4,6 +4,7 @@ This is a GitBucket plug-in which provides code snippet repository like Gist.
4
5
Plugin version | GitBucket version
6
:--------------|:--------------------
7
+4.17.x | 4.30.x -
8
4.16.x | 4.26.x -
9
4.15.x | 4.25.x -
10
4.13.x, 4.14.x | 4.23.x -
build.sbt
@@ -1,6 +1,6 @@
1
organization := "io.github.gitbucket"
2
name := "gitbucket-gist-plugin"
3
-version := "4.16.0"
+version := "4.17.0"
scalaVersion := "2.12.7"
gitbucketVersion := "4.30.0-SNAPSHOT"
0 commit comments