Closed samaroon closed 8 months ago
Is version
a hash? Let's call it that, versionHash
. This user sees a field called "version", thinks it's a dot separated version number string like "3.14.159".
Also please increase the task version to 3.0. When changing parameter structure, it's a good idea to bump the major version number so that new parameters are explicitly opt in.
Yes version is a hash, I will change the variable name to versionHash for clarity and increase the version number to 3.0.