Skip to content

Commit 352c899

Browse files
author
root
committed
Upgrade version to 0.6.1
1 parent aa8f471 commit 352c899

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.mkd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Redmine Git Hosting Plugin (v0.6)
1+
# Redmine Git Hosting Plugin (v0.6.1)
22

33
A ChiliProject / Redmine plugin which makes configuring your own git hosting easy. This plugin allows straightforward management
44
of gitolite and associated public keys, the git daemon, and integrates code from Scott Schacon's "grack" utility

Diff for: init.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
require 'redmine_git_hosting'
55

6-
VERSION_NUMBER = '0.6'
6+
VERSION_NUMBER = '0.6.1'
77

88
Redmine::Plugin.register :redmine_git_hosting do
99
name 'Redmine Git Hosting Plugin'

0 commit comments

Comments
 (0)