Skip to content

Commit 67061ac

Browse files
authored
Merge pull request #53 from redmica/bump-version-to-1.1.1
Bump version to 1.1.1
2 parents 4e94786 + 6a06148 commit 67061ac

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 '1.1.0'
12+
version '1.1.1'
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-redmine-ip-filter' }, :icon => 'redmine-ip-filter', :plugin => :redmine_ip_filter

0 commit comments

Comments
 (0)