We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8255f6 commit 52baf4bCopy full SHA for 52baf4b
README.md
@@ -18,7 +18,7 @@ Plugin version | GitBucket version
18
19
Download jar file from [the release page](https://github.com/gitbucket/gitbucket-gist-plugin/releases) and put into `GITBUCKET_HOME/plugins`.
20
21
-**Note:** If you had used this plugin with GitBucket 3.x, it does not work after upgrading GitBucket 4.x. Solution is below:
+**Note:** If you had used this plugin with GitBucket 3.x, it does not work after upgrading to GitBucket 4.x. Solution is below:
22
23
1. `UPDATE VERSIONS SET VERSION='2.0.0' WHERE MODULE_ID='gist';`
24
2. restart gitbucket
0 commit comments