Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Oct 12:30
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.