Skip to content

Commit e3c4ff6

Browse files
committed
bump2version will build prod releases by default
1 parent d4e7524 commit e3c4ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ serialize =
1010

1111
[bumpversion:part:release]
1212
optional_value = prod
13-
first_value = rc
13+
first_value = prod
1414
values =
1515
rc
1616
prod

0 commit comments

Comments
 (0)