release: 2024.8.0-rc2

This commit is contained in:
Jens Langhammer
2024-08-28 20:22:52 +02:00
parent 9cdb177ca7
commit 763e2288bf

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 2024.8.0-rc1
current_version = 2024.8.0-rc2
tag = True
commit = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?:-(?P<rc_t>[a-zA-Z-]+)(?P<rc_n>[1-9]\\d*))?