We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4bf2ea commit db33c52Copy full SHA for db33c52
README.md
@@ -37,6 +37,8 @@ The Text Blocks Project appreciates any [contributions](https://github.com/gtt-p
37
38
## Version History
39
40
+- 2.0.0 Support Redmine 5.0
41
+- 1.2.0 GitHub Release
42
- 1.0.2 Fixes localization
43
- 1.0.1 Bugfix
44
init.rb
@@ -17,7 +17,7 @@
17
author_url 'https://github.com/georepublic'
18
url 'https://github.com/gtt-project/redmine_text_blocks'
19
description 'Adds configurable text blocks for replying to issues'
20
- version '1.2.0'
+ version '2.0.0'
21
22
requires_redmine version_or_higher: '4.0.0'
23
0 commit comments