release: Bump version 4.21.0 to 4.22.0
This commit is contained in:
parent
a3d180365f
commit
526249eb22
3 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[bumpversion]
|
||||
current_version = 4.21.0
|
||||
current_version = 4.22.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.21.0";
|
||||
name = "rhodecode-enterprise-ce-4.22.0";
|
||||
buildInputs = [
|
||||
self."pytest"
|
||||
self."py"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
4.21.0
|
||||
4.22.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue