From 229b7c6605023cdfa3cdf23b5f0bdb10bf47d323 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2015 03:10:30 +0200 Subject: [PATCH] Bump to version 1.0.5 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 1dd132ed90e..459d2f9c25f 100644 --- a/init.rb +++ b/init.rb @@ -8,7 +8,7 @@ name 'Redmine Git Hosting Plugin' author 'Eric Bishop, Pedro Algarvio, Christian Käser, Zsolt Parragi, Yunsang Choi, Joshua Hogendorn, Jan Schulz-Hofen, John Kubiatowicz, Nicolas Rodriguez and others' description 'Enables Redmine to control hosting of Git repositories through Gitolite' - version '1.0.4' + version '1.0.5' url 'https://github.com/jbox-web/redmine_git_hosting' author_url 'https://github.com/jbox-web'