Skip to content

Commit 904c139

Browse files
committed
fix: remove version tag prefix in config file
1 parent 0dea655 commit 904c139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ config :git_ops,
3434
changelog_file: "CHANGELOG.md",
3535
repository_url: "https://github.com/NarrativeApp/enquirer",
3636
manage_mix_version?: true,
37-
version_tag_prefix: "v"
37+
version_tag_prefix: ""

0 commit comments

Comments
 (0)