We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb02c4 commit 23b3045Copy full SHA for 23b3045
init.rb
@@ -9,7 +9,7 @@
9
author 'Far End Technologies Corporation'
10
description 'Redmine plugin for access filtering using IP address.'
11
requires_redmine version_or_higher: '4.1'
12
- version '0.0.2'
+ version '1.0.0'
13
url 'http://github.com/redmica/redmine_ip_filter'
14
author_url 'https://hosting.redmine.jp/'
15
menu :admin_menu, :redmine_ip_filter, { controller: :filter_rules, action: :edit }, caption: :label_ip_filter, :html => { :class => 'icon icon-ip-filter' }
0 commit comments