Properly handle build metadata in semver parsing in plugin (#797)

This commit is contained in:
Micah
2023-10-03 22:23:18 -07:00
committed by GitHub
parent f467fa4e59
commit bfd2c885db
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## Unreleased Changes
* Fixed bug with parsing version for plugin validation ([#797])
[#797]: https://github.com/rojo-rbx/rojo/pull/797
## [7.4.0-rc1] - October 3, 2023
### Additions
#### Project format