version bump to 0.1.3

pull/6827/head
Jens Ulferts 14 years ago
parent 14936297ae
commit 71e21fd403
  1. 2
      init.rb

@ -20,7 +20,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 '0.1.2'
version '0.1.3'
if RAILS_ENV != "test"
require_or_load 'global_roles/permission_patch'

Loading…
Cancel
Save