Skip to content

Commit 23b3045

Browse files
committed
Change version to 1.0.0
1 parent deb02c4 commit 23b3045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
author 'Far End Technologies Corporation'
1010
description 'Redmine plugin for access filtering using IP address.'
1111
requires_redmine version_or_higher: '4.1'
12-
version '0.0.2'
12+
version '1.0.0'
1313
url 'http://github.com/redmica/redmine_ip_filter'
1414
author_url 'https://hosting.redmine.jp/'
1515
menu :admin_menu, :redmine_ip_filter, { controller: :filter_rules, action: :edit }, caption: :label_ip_filter, :html => { :class => 'icon icon-ip-filter' }

0 commit comments

Comments
 (0)