From 50137c55466d8a1017eb765ca43f940a8f45f99f Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Wed, 28 Mar 2018 00:53:53 +0900 Subject: [PATCH] Bump gitbucket-pages-plugin to 1.7.0 --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index 50945f08f..4f029cef7 100644 --- a/plugins.json +++ b/plugins.json @@ -44,9 +44,9 @@ "description": "Project pages for gitbucket", "versions": [ { - "version": "1.6.0", - "range": ">=4.19.0", - "url": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v1.6.0/gitbucket-pages-plugin_2.12-1.6.0.jar" + "version": "1.7.0", + "range": ">=4.23.0", + "url": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v1.7.0/gitbucket-pages-plugin_2.12-1.7.0.jar" } ], "default": false