release bumped to 4.28.0
This commit is contained in:
parent
08c8e3f480
commit
9a0f015ea3
3 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 4.27.1
|
||||
current_version = 4.28.0
|
||||
message = release: Bump version {current_version} to {new_version}
|
||||
|
||||
[bumpversion:file:rhodecode/VERSION]
|
||||
|
||||
|
|
|
|||
|
|
@ -1883,7 +1883,7 @@ self: super: {
|
|||
};
|
||||
};
|
||||
"rhodecode-enterprise-ce" = super.buildPythonPackage {
|
||||
name = "rhodecode-enterprise-ce-4.27.1";
|
||||
name = "rhodecode-enterprise-ce-4.28.0";
|
||||
buildInputs = [
|
||||
self."pytest"
|
||||
self."py"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
4.27.1
|
||||
4.28.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue