Skip to content

Commit 9f2cbdd

Browse files
committed
Bump gitbucket-gist-plugin to 4.17.0
1 parent 40c125f commit 9f2cbdd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a GitBucket plug-in which provides code snippet repository like Gist.
44

55
Plugin version | GitBucket version
66
:--------------|:--------------------
7+
4.17.x | 4.30.x -
78
4.16.x | 4.26.x -
89
4.15.x | 4.25.x -
910
4.13.x, 4.14.x | 4.23.x -

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
organization := "io.github.gitbucket"
22
name := "gitbucket-gist-plugin"
3-
version := "4.16.0"
3+
version := "4.17.0"
44
scalaVersion := "2.12.7"
55
gitbucketVersion := "4.30.0-SNAPSHOT"
66

0 commit comments

Comments
 (0)