Add missed extension in changelog

This commit is contained in:
Filip Tibell 2024-01-14 17:13:13 +01:00
parent 1ab6a7a9fd
commit 1b25ed2904
No known key found for this signature in database

View file

@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
```
```sh
> lune build my_cool_script
> lune build my_cool_script.luau
# Creates `my_cool_script.exe` (Windows) or `my_cool_script` (macOS / Linux)
```