Skip to content

Commit

Permalink
auto: Do not prefix version
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jun 7, 2023
1 parent 34ef02d commit 24bf9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .autorc
@@ -1,7 +1,7 @@
{
"baseBranch": "master",
"author": "auto <auto@nil>",
"noVersionPrefix": false,
"noVersionPrefix": true,
"plugins": [
"git-tag",
[
Expand Down

0 comments on commit 24bf9dd

Please sign in to comment.