Merge branch 'main' of ssh://code.rhodecode.com:3022/internal/rhodecode-enterprise-ce

This commit is contained in:
Andrii V 2025-11-11 16:22:35 +01:00
commit 0e136a5492
2 changed files with 2 additions and 2 deletions

View file

@ -117,7 +117,7 @@ line-ending = "auto"
[tool.bumpversion]
current_version = "5.9.0"
current_version = "5.9.1"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
serialize = ["{major}.{minor}.{patch}"]
search = "{current_version}"

View file

@ -1 +1 @@
5.9.0
5.9.1