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

Commit 266fbc8

Browse files
authored
fix version number (#19)
1 parent 0a2778c commit 266fbc8

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
@@ -15,7 +15,7 @@
1515
name 'Redmine Work Days'
1616
author 'Agileware Inc.'
1717
description 'This plugin enables to set the holidays.'
18-
version '1.1.0'
18+
version '1.2.0'
1919
author_url 'http://agileware.jp'
2020

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

0 commit comments

Comments
 (0)