Increased plugin version

Resolve #120 outlandish issue
This commit is contained in:
Hugo Zilliox 2023-12-06 14:46:28 +01:00
parent 16519bb93a
commit c85abdda75

View File

@ -6,7 +6,7 @@ Redmine::Plugin.register :redmine_issue_dynamic_edit do
name 'Redmine Dynamic edit Issue plugin'
author 'Hugo Zilliox'
description 'Allows users to dynamically update issue attributes in detailed view without refreshing the page (JIRA style)'
version '0.9.1'
version '0.9.2'
url 'https://github.com/ilogeek/redmine_issue_dynamic_edit'
author_url 'https://hzilliox.fr'
end