v3.2.4 release
This commit is contained in:
parent
c1b4192f35
commit
601c993639
@ -1,6 +1,14 @@
|
||||
Changelog for Redmine DMSF
|
||||
==========================
|
||||
|
||||
3.2.4 *2024-10-24*
|
||||
------------------
|
||||
|
||||
Multiple file upload fix
|
||||
|
||||
* Bug: #1559 - Multiple files upload
|
||||
* Bug: #1558 - Deleting of uploaded files
|
||||
|
||||
3.2.3 *2024-10-18*
|
||||
------------------
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Redmine DMSF Plugin 3.2.3
|
||||
Redmine DMSF Plugin 3.2.4
|
||||
=========================
|
||||
|
||||
[](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
|
||||
|
||||
2
init.rb
2
init.rb
@ -24,7 +24,7 @@ Redmine::Plugin.register :redmine_dmsf do
|
||||
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.2.3'
|
||||
version '3.2.4'
|
||||
|
||||
requires_redmine version_or_higher: '5.0.0'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user