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

Commit 177831f

Browse files
committed
Changes version to 0.2.1.t9. fixes #97
1 parent c35d4e8 commit 177831f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.textile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Plugin adds following links with 'XLS export:' prefix at the bottom of the page
6565

6666
h3. History
6767

68+
0.2.1.t9 (on github)
69+
* Fixed bugs.
70+
6871
0.2.1.t8 (on github)
6972
* Supported Redmine 3.0.x and 2.6.x.
7073
* Added option to strip HTML tags.

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
author 'Vitaly Klimov'
1414
author_url 'mailto:[email protected]'
1515
description 'Export issues to XLS files including journals, descriptions, etc. This plugin requires spreadsheet gem.'
16-
version '0.2.1.t8'
16+
version '0.2.1.t9'
1717

1818
settings(:partial => 'settings/xls_export_settings',
1919
:default => {

0 commit comments

Comments
 (0)