Although there's a property for specifying the required wrapper version (wrapper_version), the value is hard coded in sh.script.erb as 3.5.20
While there does not seem to be any real issue with this, there's an annoying warning log:
The version of the script (3.5.20) doesn't match the version of this Wrapper (3.5.24). This might cause some problems
Although there's a property for specifying the required wrapper version (wrapper_version), the value is hard coded in sh.script.erb as 3.5.20
While there does not seem to be any real issue with this, there's an annoying warning log:
The version of the script (3.5.20) doesn't match the version of this Wrapper (3.5.24). This might cause some problems