Skip to content

Commit 45ba035

Browse files
committed
Updated version to 0.0.2
1 parent 3a350ec commit 45ba035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name 'Redmine Access Filters plugin'
33
author 'Redmine CRM'
44
description 'Allows setting access filters for API and regular browser access per user'
5-
version '0.0.1'
5+
version '0.0.2'
66
url 'http://redminecrm.com'
77
author_url 'mailto:[email protected]'
88
menu :admin_menu, :access_filters,
@@ -11,4 +11,4 @@
1111

1212
end
1313

14-
require 'redmine_access_filters'
14+
require 'redmine_access_filters'

0 commit comments

Comments
 (0)