From 8e3b25eccd7cebf47be6e08bfc931fb1589a033b Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Mon, 29 Jun 2020 08:36:54 +0900 Subject: [PATCH] 4.0.2 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 65a6e174e64..4b37f8bbe04 100644 --- a/init.rb +++ b/init.rb @@ -5,7 +5,7 @@ name 'Redmine Git Hosting Plugin' author 'A lot of people! A big thank to them for their contribution!' description 'Enables Redmine to control hosting of Git repositories through Gitolite' - version '4.0.1' + version '4.0.2' url 'http://redmine-git-hosting.io/' author_url 'settings/plugin/redmine_git_hosting/authors'