Hi, I added the following: ``` :git-inject { :version-pattern "^(.*)$" } ``` under `[:builds :app]`. It's still catching `v1.0.0` tags, but not, eg, `1.0.0` tags.