mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-29 09:18:40 -04:00
Update .bumpversion.cfg to actual current version and buildcode
This commit is contained in:
parent
e607a141b3
commit
83c8715742
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.1.2+5
|
||||
current_version = 0.2.0+10
|
||||
commit = False
|
||||
tag = False
|
||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)\+(?P<buildcode>\d+)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue