From 1cd075932568c9b40eb76c6ad6c0ea01f4173bc3 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sun, 29 Apr 2018 15:36:40 +0900 Subject: [PATCH] (refs #1969) Bump gist plugin --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index 4f029cef7..c34cb5692 100644 --- a/plugins.json +++ b/plugins.json @@ -31,9 +31,9 @@ "description": "Provides Gist feature on GitBucket.", "versions": [ { - "version": "4.13.0", + "version": "4.14.0", "range": ">=4.23.0", - "url": "https://github.com/gitbucket/gitbucket-gist-plugin/releases/download/4.13.0/gitbucket-gist-plugin-assembly-4.13.0.jar" + "url": "https://github.com/gitbucket/gitbucket-gist-plugin/releases/download/4.14.0/gitbucket-gist-plugin-assembly-4.14.0.jar" } ], "default": false