cli/cmd
Mislav Marohnić 82ac154d56 Consistent version format in version upgrade notice
We can strip the "v" prefix where it's unambiguous that we're talking
about version numbers.

Before:

    A new release of gh is available: 2.8.0 => v2.9.0

After:

    A new release of gh is available: 2.8.0 => 2.9.0
2022-05-02 13:29:10 +02:00
..
gen-docs Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
gh Consistent version format in version upgrade notice 2022-05-02 13:29:10 +02:00