mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 07:40:01 +01:00
Update bundle plugin information
This commit is contained in:
21
plugins.json
21
plugins.json
@@ -1,4 +1,17 @@
|
||||
[
|
||||
{
|
||||
"id": "notifications",
|
||||
"name": "Notifications Plugin",
|
||||
"description": "Provides notifications feature on GitBucket.",
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"range": ">=4.15.0",
|
||||
"file": "gitbucket-notifications-plugin_2.12-1.0.0.jar"
|
||||
}
|
||||
],
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
"id": "emoji",
|
||||
"name": "Emoji Plugin",
|
||||
@@ -18,11 +31,11 @@
|
||||
"description": "Provides Gist feature on GitBucket.",
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.9.1",
|
||||
"range": ">=4.14.0",
|
||||
"file": "gitbucket-gist-plugin_2.12-4.9.1.jar"
|
||||
"version": "4.10.0",
|
||||
"range": ">=4.15.0",
|
||||
"file": "gitbucket-gist-plugin_2.12-4.10.0.jar"
|
||||
}
|
||||
],
|
||||
"default": false
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user