use main in version, because we switched from master to main
This commit is contained in:
parent
4d4f557a2a
commit
e5f9cae8dc
@ -5,7 +5,7 @@
|
||||
|
||||
.. _Redmine: https://www.redmine.org
|
||||
.. _Ruby: https://www.ruby-lang.org
|
||||
.. _Gemfile: https://github.com/alphanodes/additionals/blob/master/Gemfile
|
||||
.. _Gemfile: https://github.com/alphanodes/additionals/blob/main/Gemfile
|
||||
|
||||
Welcome to Additionals Plugin for Redmine
|
||||
=========================================
|
||||
|
@ -2,6 +2,6 @@
|
||||
|
||||
module Additionals
|
||||
module PluginVersion
|
||||
VERSION = '3.0.5-master' unless defined? VERSION
|
||||
VERSION = '3.0.5-main' unless defined? VERSION
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user