diff --git a/.tito/tito.props b/.tito/tito.props index 4a47d1a..eab3f19 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,6 +1,5 @@ [buildconfig] builder = tito.builder.Builder -tagger = tito.tagger.ReleaseTagger +tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) -lib_dir = ../tito_libs