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 15c2900 commit 80bae1eCopy full SHA for 80bae1e
README.MD
@@ -37,6 +37,17 @@ You can pass an optional argument `dest` that references the destination file pa
37
38
On success, you will receive a `HTTP 200` answer with a body containing the word `done`.
39
40
+## Compatibility
41
+
42
+Plugin version | GitBucket version
43
+:--------------|:-----------------
44
+1.0.x | 3.6.x, 3.7.x, 3.8.x
45
46
+## Installation
47
48
+- copy gitbucket-announce-plugin.jar into GITBUCKET_HOME/plugins
49
+- restart gitbucket
50
51
## Release Notes
52
53
### 1.0
0 commit comments