Merge branch 'main' of ssh://code.rhodecode.com:3022/internal/rhodecode-enterprise-ce
This commit is contained in:
commit
a974bfdc99
2 changed files with 2 additions and 2 deletions
|
|
@ -117,7 +117,7 @@ line-ending = "auto"
|
|||
|
||||
|
||||
[tool.bumpversion]
|
||||
current_version = "5.7.0"
|
||||
current_version = "5.8.1"
|
||||
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
|
||||
serialize = ["{major}.{minor}.{patch}"]
|
||||
search = "{current_version}"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
5.7.0
|
||||
5.8.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue