Commit Graph
1 Commits
Author SHA1 Message Date
1728a660ce Prefer tr to ${char^^}, which does not work on older bash versions (#303)
* Prefer `tr` to ${char^^}, which does not work on older bash versions

* Update CHANGELOG.md

---------

Co-authored-by: ReFil <[email protected]>
2023-12-27 12:59:59 +00:00