pub fn parse_version_from_text( text: &str, command_name: &str, app_id: &str, app_name: &str, ) -> Option<String>