release: Bump version 4.23.0 to 4.24.0

This commit is contained in:
Milka Kuzminski 2020-12-25 13:55:46 +01:00
parent d0668e5a87
commit 1cd6bbd41f
3 changed files with 3 additions and 3 deletions

View file

@ -1883,7 +1883,7 @@ self: super: {
};
};
"rhodecode-enterprise-ce" = super.buildPythonPackage {
name = "rhodecode-enterprise-ce-4.23.2";
name = "rhodecode-enterprise-ce-4.24.0";
buildInputs = [
self."pytest"
self."py"