Skip to content

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Oct 12:30
· 13 commits to main since this release
61f2953

🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#55)

Description

This pull request makes a minor change to the scripts/main.ps1 file. It updates the file to include a Unicode Byte Order Mark (BOM) at the beginning, which can help with encoding detection in some editors and environments.