feat: Removes old toml configuration example
All checks were successful
CI / Ubuntu (push) Successful in 2m49s

This commit is contained in:
2024-12-24 15:14:02 -05:00
parent 4362ad9c3f
commit 9ea0ab566e

View File

@@ -1,13 +0,0 @@
[strategy.semvar]
requireExistingFile = true
requireExistingSemVar = true
[strategy.semvar.preRelease]
style = 'branch'
[strategy.semvar.preRelease.branch]
includeCommitSha = true
[target.module]
fileName = 'Version.swift'
name = 'cli-version'