From 8a4a1df531c31cae5a21785ae61ddc3ebae8e78f Mon Sep 17 00:00:00 2001 From: Ole Herman Schumacher Elgesem Date: Tue, 31 Mar 2026 22:46:39 +0200 Subject: [PATCH] Removed replace_version steps in the wrong place Signed-off-by: Ole Herman Schumacher Elgesem --- cfbs.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cfbs.json b/cfbs.json index a957671..a52c491 100644 --- a/cfbs.json +++ b/cfbs.json @@ -206,9 +206,7 @@ "subdirectory": "libraries/python", "steps": [ "copy cfengine_module_library.py modules/promises/cfengine_module_library.py", - "replace_version 2 0.0.0 modules/promises/cfengine_module_library.py", - "copy cfengine_module_library.py modules/promises/cfengine.py", - "replace_version 2 0.0.0 modules/promises/cfengine.py" + "copy cfengine_module_library.py modules/promises/cfengine.py" ] }, "maintainers-in-motd": {