Files
rojo/plugin
EgoMoose 8f9e307930 Trim plugin version string (#890)
Duplicate of https://github.com/rojo-rbx/rojo/pull/889, but based on
master as per request.

This PR is a very small change that fixes the string pattern that reads
the rojo version from `Version.txt`. Currently this reads an extra
new-line character which makes reading the version text in the plugin
difficult.

It seems the rust side of things already trims the string when
comparing, but the lua side does not.
2024-03-13 09:50:41 -07:00
..
2019-12-18 17:38:31 -08:00
2020-11-11 16:30:23 -08:00
2024-03-13 09:50:41 -07:00
2020-11-11 16:30:23 -08:00
2024-01-16 12:12:40 -08:00