prepare version for dev
This commit is contained in:
parent
97f7f42dc0
commit
6367b3d8d1
@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.3.0
|
||||||
|
|
||||||
## 3.2.0
|
## 3.2.0
|
||||||
|
|
||||||
- add option to hide issue attachments, if number of file is too high
|
- add option to hide issue attachments, if number of file is too high
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
module Additionals
|
module Additionals
|
||||||
module PluginVersion
|
module PluginVersion
|
||||||
VERSION = '3.2.0' unless defined? Additionals::PluginVersion::VERSION
|
VERSION = '3.3.0-main' unless defined? Additionals::PluginVersion::VERSION
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user