pub async fn increment_version( project_name: &str, increment: &str, ) -> Result<(), String>
increment version via xbp api