Skip to content

Version 2.2.0

Latest
Compare
Choose a tag to compare
@mrowa44 mrowa44 released this 08 Apr 12:42
6dc2c1d
🐛 Fix bash version check (#51)

The bash version check was performed before declaring the
emoji array, so an error message was displayed by bash
before printing the custom error message. I also changed
the exit code to 1 (error) in the case of an old bash version.