version bump to 3.0.6

This commit is contained in:
Alexander Meindl 2022-06-25 14:34:52 +02:00
parent af5834b392
commit 3c028a247d

View File

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