mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-11 17:14:28 +05:00
add bumb2version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 1.0.9f0
|
current_version = 1.0.9
|
||||||
parse = (?P<major>\d+)(\.(?P<minor>\d+))(\.(?P<patch>\d+))(?P<release>[bf])(?P<build>\d+)
|
parse = (?P<major>\d+)(\.(?P<minor>\d+))(\.(?P<patch>\d))(?P<release>[bf]*)(?P<build>\d*)
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
serialize =
|
serialize =
|
||||||
|
|||||||
Reference in New Issue
Block a user