Skip to content

Commit b997fc0

Browse files
author
hayasshi
committed
fix jar version in README.md
1 parent 33f1ce1 commit b997fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ This is an example of GitBucket plug-in. This plug-in provides code snippet repo
55
## Instllation
66

77
1. Hit `./sbt.sh package` in the root directory of this repository.
8-
2. Copy `target/scala-2.11/gitbucket-gist-plugin_2.11-1.1.jar` into `GITBUCKET_HOME/plugins`.
8+
2. Copy `target/scala-2.11/gitbucket-gist-plugin_2.11-1.2.jar` into `GITBUCKET_HOME/plugins`.
99
3. Restart GitBucket.

0 commit comments

Comments
 (0)