Release changes
This commit is contained in:
parent
22780b47aa
commit
07c780281e
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 3.3.0
|
## 3.3.2
|
||||||
|
|
||||||
- Maintenance release
|
- Maintenance release
|
||||||
- Ruby 3.1 required
|
- Ruby 3.1 required
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
module Additionals
|
module Additionals
|
||||||
module PluginVersion
|
module PluginVersion
|
||||||
VERSION = '3.3.0-main' unless defined? Additionals::PluginVersion::VERSION
|
VERSION = '3.3.2' unless defined? Additionals::PluginVersion::VERSION
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user