Skip to content

Commit

Permalink
v3.0.5 released
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Aug 20, 2022
1 parent a8e3ade commit 2b9485e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
Changelog for Redmine DMSF
==========================

3.0.4 *????-??-??*
-------------------
3.0.5 *2022-08-20*
------------------

Aproval wokflows notifications fix

* Bug: #1394 - Email notifications for workflows are not sent

3.0.4 *2022-08-19*
-------------------
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Redmine DMSF Plugin
===================

The current version of Redmine DMSF is **3.0.5 devel**
The current version of Redmine DMSF is **3.0.5**

[![pipeline status](https://gitlab.kontron.com/redmine-plugins/redmine_dmsf/badges/devel/pipeline.svg)](https://gitlab.kontron.com/redmine-plugins/redmine_dmsf/pipelines/devel/latest)
[![pipeline status](https://gitlab.kontron.com/redmine-plugins/redmine_dmsf/badges/master/pipeline.svg)](https://gitlab.kontron.com/redmine-plugins/redmine_dmsf/pipelines/master/latest)
[![Support Ukraine Badge](https://bit.ly/support-ukraine-now)](https://github.com/support-ukraine/support-ukraine)

Redmine DMSF is Document Management System Features plugin for Redmine issue tracking system; It is aimed to replace current Redmine's Documents module.
Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors'
author 'Vít Jonáš / Daniel Munn / Karel Pičman'
description 'Document Management System Features'
version '3.0.5 devel'
version '3.0.5'

requires_redmine version_or_higher: '4.2.0'

Expand Down

0 comments on commit 2b9485e

Please sign in to comment.