Stable release 3.2.0

This commit is contained in:
Alexander Meindl 2024-04-27 05:55:22 +02:00
parent 643add3141
commit 97f7f42dc0

View File

@ -2,6 +2,6 @@
module Additionals
module PluginVersion
VERSION = '3.2.0-main' unless defined? Additionals::PluginVersion::VERSION
VERSION = '3.2.0' unless defined? Additionals::PluginVersion::VERSION
end
end