mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-08-26 23:57:35 +02:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -33,7 +33,7 @@ Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/j
|
||||
|
||||
## gitbucket-gist-plugin doesn't work after upgrading to GitBucket 4.x
|
||||
|
||||
If you had used [gitbucket-gist-plugin](https://github.com/gitbucket/gitbucket-gist-plugin) with GitBucket 3.x, it fails to migrate after upgrading GitBucket 4.x. Solution is below:
|
||||
If you had used [gitbucket-gist-plugin](https://github.com/gitbucket/gitbucket-gist-plugin) with GitBucket 3.x, it does not work after upgrading to GitBucket 4.x. Solution is below:
|
||||
|
||||
1. `UPDATE VERSIONS SET VERSION='2.0.0' WHERE MODULE_ID='gist';`
|
||||
2. restart gitbucket
|
||||
|
||||
Reference in New Issue
Block a user