dev: check version of bash on startup
Created by: keegancsmith
If you are using an old version of bash our dev scripts fails in subtle ways. For example we will detect file changes, but recompilation will fail. This check ensures a dev is on version 5 of bash. If not it fails the script and informs them how to upgrade.