Skip to content

Commit

Permalink
v2.0.3 released
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed May 26, 2022
1 parent bc049d8 commit 20a5c2f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog for Custom Workflows
==============================

2.0.3 *2022-05-26*
------------------

Redmine 4.2 compatibility

* Bug: #260 - Upgrade from 1.0.4 to 2.0.2, has an error, redmine 4.2.3 to 4.2.6

2.0.2 *2022-05-18*
------------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Custom Workflows plug-in
========================

The current version of Redmine CustomWorkflows is **2.0.2**
The current version of Redmine CustomWorkflows is **2.0.3**

[![pipeline status](https://gitlab.kontron.com/redmine-plugins/redmine_custom_workflows/badges/master/pipeline.svg)](https://gitlab.kontron.com/redmine-plugins/redmine_custom_workflows/-/commits/master)
[![Support Ukraine Badge](https://bit.ly/support-ukraine-now)](https://github.com/support-ukraine/support-ukraine)
Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
end
author 'Anton Argirov/Karel Pičman'
description 'It allows to create custom workflows for objects, defined in a plain Ruby language'
version '2.0.2'
version '2.0.3'

requires_redmine version_or_higher: '4.1.0'

Expand Down

0 comments on commit 20a5c2f

Please sign in to comment.