prepare version for stable release

This commit is contained in:
Alexander Meindl 2023-12-01 09:54:22 +01:00
parent 8db76df85f
commit dc93df7080

View File

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