Skip to content

Commit 7601a5c

Browse files
committed
ci: Dont't skip CI for bumpversion commit
1 parent 9c0890a commit 7601a5c

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
@@ -1,7 +1,7 @@
11
[bumpversion]
22
current_version = 6.14.0
33
commit = True
4-
message = [skip ci] docs: Update version numbers from {current_version} -> {new_version}
4+
message = Update version numbers from {current_version} -> {new_version}
55

66
[bumpversion:file:gradle.properties]
77

0 commit comments

Comments
 (0)