From 450b598f1f812994d0bd2b4daabd6cfd945246a4 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sun, 22 Oct 2017 02:08:55 +0900 Subject: [PATCH] Bump notifications plugin to 1.3.0 --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index dadd98f8a..9f0fb572b 100644 --- a/plugins.json +++ b/plugins.json @@ -5,9 +5,9 @@ "description": "Provides notifications feature on GitBucket.", "versions": [ { - "version": "1.2.0", + "version": "1.3.0", "range": ">=4.17.0", - "file": "gitbucket-notifications-plugin_2.12-1.2.0.jar" + "file": "gitbucket-notifications-plugin_2.12-1.3.0.jar" } ], "default": true