Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit 0f5042b

Browse files
committed
bump version
1 parent 34ac17a commit 0f5042b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [1.0.4](https://github.com/annikoff/redmine_plugin_computed_custom_field/releases/tag/v1.0.4) - 2017-02-24
4+
### Added
5+
- pl translation from [Ralph Gutkowski](https://github.com/rgtk).
6+
37
## [1.0.3](https://github.com/annikoff/redmine_plugin_computed_custom_field/releases/tag/v1.0.3) - 2017-02-20
48
### Added
59
- An additional information for available fields list.

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
author 'Yakov Annikov'
44
url 'https://github.com/annikoff/redmine_plugin_computed_custom_field'
55
description ''
6-
version '1.0.3'
6+
version '1.0.4'
77
settings default: {}
88
end
99

0 commit comments

Comments
 (0)