Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 3c82c7c

Browse files
authored
Release v1.1.0 (#13)
1 parent 851ed6d commit 3c82c7c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

init.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@
1414
Redmine::Plugin.register :redmine_work_days do
1515
name 'Redmine Work Days'
1616
author 'Agileware Inc.'
17-
description ''
18-
version '0.9.0'
19-
url 'http://agileware.jp'
17+
description 'This plugin enables to set the holidays.'
18+
version '1.1.0'
2019
author_url 'http://agileware.jp'
2120

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

0 commit comments

Comments
 (0)