We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b547a89 commit c0c76efCopy full SHA for c0c76ef
config/config.exs
@@ -34,4 +34,4 @@ config :git_ops,
34
changelog_file: "CHANGELOG.md",
35
repository_url: "https://github.com/NarrativeApp/enquirer",
36
manage_mix_version?: true,
37
- version_tag_prefix: ""
+ version_tag_prefix: "v"
0 commit comments