Given a set of published protocol version numbers, calculate the next version number

increment_version_number(versions)

Arguments

versions

a character vector with previously published version numbers

Value

A string containing the next (incremented) version number