We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21d1829 + c0c76ef commit 60d6df1Copy full SHA for 60d6df1
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