Skip to content

Commit

Permalink
minor version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ishikawa999 authored Feb 19, 2021
1 parent 59cd4ab commit 8abaa4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Redmine::Plugin.register :redmine_searchable_selectbox do
name 'Redmine Searchable Selectbox'
description "This plugin changes Redmine's selectbox searchable."
version '0.1.0'
version '0.1.5'

settings default: {'enabled' => 1}, partial: 'settings/searchable_selectbox_settings'
end
Expand Down

0 comments on commit 8abaa4a

Please sign in to comment.