Skip to content

Commit

Permalink
bump version 2.2.0, for Redmine4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tainewoo committed May 15, 2019
1 parent 2b83c5a commit 1790930
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Redmine::Plugin.register :redmine_ldap_sync do
name 'Redmine LDAP Sync'
author 'Ricardo Santos'
author_url 'https://github.com/thorin'
author 'Ricardo Santos, Taine Woo'
author_url 'https://github.com/tainewoo'
description 'Syncs users and groups with ldap'
url 'https://github.com/thorin/redmine_ldap_sync'
version '2.1.1.devel'
url 'https://github.com/tainewoo/redmine_ldap_sync'
version '2.2.0'
requires_redmine :version_or_higher => '2.1.0'

settings :default => HashWithIndifferentAccess.new()
Expand Down

0 comments on commit 1790930

Please sign in to comment.