Format version for display
static String formatVersion(String version) { return version.replaceAll('^', ''); }