This commit is contained in:
Викторов Андрей Германович
2023-08-14 20:37:35 +03:00
parent ca3f90374b
commit bcf108fc9c

View File

@@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 1.1.502b0 current_version = 1.1.5
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