Releasing 0.1.14

* specfix: incompatibility with other plugin
pull/6827/head
Jens Ulferts 12 years ago
parent 578d30477f
commit 2e91a88a94
  1. 2
      init.rb

@ -21,7 +21,7 @@ Redmine::Plugin.register :redmine_global_roles do
name 'Global Roles plugin'
author 'Jens Ulferts @ finnlabs'
description 'Adds global, meaning non project bound, roles. Create Project becomes a global role.'
version 'master'
version '0.1.14'
if RAILS_ENV != "test"
require_or_load 'global_roles/permission_patch'

Loading…
Cancel
Save