Skip to content

Commit 07c7802

Browse files
Release changes
1 parent 22780b4 commit 07c7802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 3.3.0
3+
## 3.3.2
44

55
- Maintenance release
66
- Ruby 3.1 required

lib/additionals/plugin_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Additionals
44
module PluginVersion
5-
VERSION = '3.3.0-main' unless defined? Additionals::PluginVersion::VERSION
5+
VERSION = '3.3.2' unless defined? Additionals::PluginVersion::VERSION
66
end
77
end

0 commit comments

Comments
 (0)