Unitypackage-Exporter icon indicating copy to clipboard operation
Unitypackage-Exporter copied to clipboard

Add support for Semantic Versioning

Open Varneon opened this issue 3 years ago • 0 comments

Trying to use e.g. 1.2.3-alpha or 1.0.0-rc.1 results in an error when the exporter attempts to parse the version for comparison using System.Version.Parse

Varneon avatar Nov 01 '22 11:11 Varneon