From 3134bb0428da982d436b107fa07ed1dd25f8d930 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 2 Sep 2017 13:43:44 +0900 Subject: [PATCH] (refs #1687)Bump notification plugin to 1.1.0 --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index 835a7427c..6d8d98a71 100644 --- a/plugins.json +++ b/plugins.json @@ -5,9 +5,9 @@ "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" + "version": "1.1.0", + "range": ">=4.16.0", + "file": "gitbucket-notifications-plugin_2.12-1.1.0.jar" } ], "default": true