v3.0.7 devel started

This commit is contained in:
Karel Pičman 2022-09-20 08:52:19 +02:00
parent 332d4229df
commit 9c5a0b874d
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
Changelog for Redmine DMSF
==========================
3.0.7 *????-??-??*
------------------
3.0.6 *2022-09-20*
------------------

View File

@ -1,9 +1,9 @@
Redmine DMSF Plugin
===================
The current version of Redmine DMSF is **3.0.6**
The current version of Redmine DMSF is **3.0.7 devel**
[![GitHub CI](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml/badge.svg?branch=master)](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
[![GitHub CI](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml/badge.svg?branch=devel)](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
[![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.

View File

@ -27,7 +27,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.0.6'
version '3.0.6 devel'
requires_redmine version_or_higher: '4.2.0'