Fix link to v7.2.1 in the changelog (#578)

This commit is contained in:
wackbyte
2022-07-11 00:44:47 -04:00
committed by GitHub
parent e482aba030
commit 5bf1f86886

View File

@@ -8,7 +8,7 @@
[#566]: https://github.com/rojo-rbx/rojo/pull/566
[#568]: https://github.com/rojo-rbx/rojo/pull/568
[7.2.0]: https://github.com/rojo-rbx/rojo/releases/tag/v7.2.0
[7.2.1]: https://github.com/rojo-rbx/rojo/releases/tag/v7.2.1
## [7.2.0] - June 29, 2022
* Added support for `.luau` files. ([#552])