Closed rjmateus closed 1 year ago
Version detection is not working correctly. It relies on having a space in the product name, and the split is not done correctly.
This commit aims to solve this by comparing the parameter key with the wanted property and not relying on existing space before the product name.
Version detection is not working correctly. It relies on having a space in the product name, and the split is not done correctly.
This commit aims to solve this by comparing the parameter key with the wanted property and not relying on existing space before the product name.