From ed0c8e3f2c5da2ba069a9a9511c8aa5f877974cf Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sun, 24 Sep 2017 14:00:33 +0900 Subject: [PATCH] Bump gitbucket-notifications-plugin to 1.2.0 --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index 6d8d98a71..d63c66d88 100644 --- a/plugins.json +++ b/plugins.json @@ -5,9 +5,9 @@ "description": "Provides notifications feature on GitBucket.", "versions": [ { - "version": "1.1.0", - "range": ">=4.16.0", - "file": "gitbucket-notifications-plugin_2.12-1.1.0.jar" + "version": "1.2.0", + "range": ">=4.17.0", + "file": "gitbucket-notifications-plugin_2.12-1.2.0.jar" } ], "default": true