Skip to content

Commit 63c6886

Browse files
committed
Bump version: 4.7.0 → v4.7.0
1 parent 41d759d commit 63c6886

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 4.7.0
4+
current_version = v4.7.0
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+))?
66
serialize =
77
{major}.{minor}.{patch}
88

99
[bumpversion:file:build.gradle]
1010

1111
[bumpversion:file:src/main/java/com/opentok/constants/Version.java]
12-

0 commit comments

Comments
 (0)