Skip to content

Commit ace1b54

Browse files
committed
4.7.0 release
1 parent c2d1396 commit ace1b54

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
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.7.x | 4.11.x
78
4.6.x | 4.10.x
89
4.5.x | 4.9.x
910
4.4.x | 4.8.x

build.sbt

Lines changed: 1 addition & 1 deletion
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.6.0"
3+
val ProjectVersion = "4.7.0"
44

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

0 commit comments

Comments
 (0)