Skip to content

Commit 9b529b8

Browse files
committed
Release 4.10.0
1 parent c65281c commit 9b529b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is an example of GitBucket plug-in. This plug-in provides code snippet repo
44

55
Plugin version | GitBucket version
66
:--------------|:--------------------
7+
4.10.x | 4.15.x -
78
4.9.x | 4.14.x -
89
4.8.x | 4.11.x - 4.13.x
910
4.7.x | 4.11.x

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val Organization = "io.github.gitbucket"
22
val ProjectName = "gitbucket-gist-plugin"
3-
val ProjectVersion = "4.9.2"
3+
val ProjectVersion = "4.10.0"
44

55
lazy val root = (project in file(".")).enablePlugins(SbtTwirl)
66

0 commit comments

Comments
 (0)