Set next plugin version for dev

This commit is contained in:
Alexander Meindl 2019-11-22 09:26:46 +01:00
parent e1ac724d34
commit 5759f37ab7
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Changelog
=========
2.0.23
++++++
2.0.22
++++++

View File

@ -6,7 +6,7 @@ Redmine::Plugin.register :additionals do
name 'Additionals'
author 'AlphaNodes GmbH'
description 'Customizing Redmine, providing wiki macros and act as a library/function provider for other Redmine plugins'
version '2.0.22'
version '2.0.23-master'
author_url 'https://alphanodes.com/'
url 'https://github.com/alphanodes/additionals'