We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5e116 commit 30e3ccbCopy full SHA for 30e3ccb
install-local.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
./sbt.sh package
3
-cp target/scala-2.11/gitbucket-gist-plugin_2.11-4.0.0.jar ~/.gitbucket/plugins/
+cp target/scala-2.11/gitbucket-gist-plugin_2.11-4.2.0.jar ~/.gitbucket/plugins/
0 commit comments