We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22780b4 commit 07c7802Copy full SHA for 07c7802
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 3.3.0
+## 3.3.2
4
5
- Maintenance release
6
- Ruby 3.1 required
lib/additionals/plugin_version.rb
@@ -2,6 +2,6 @@
module Additionals
module PluginVersion
- VERSION = '3.3.0-main' unless defined? Additionals::PluginVersion::VERSION
+ VERSION = '3.3.2' unless defined? Additionals::PluginVersion::VERSION
end
7
0 commit comments