Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
name 'Redmine Work Days'
author 'Agileware Inc.'
description 'This plugin enables to set the holidays.'
version '1.1.0'
version '1.2.0'
author_url 'http://agileware.jp'

menu :admin_menu, :rest_days, { :controller => 'rest_days', :action => 'index' }, :caption => :rest_days
Expand Down