From 5ddc1553ae6d435203f40f7bf622062df246071a Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 3 Apr 2026 13:28:17 +0200 Subject: [PATCH] bump version to v29.4.0-dev This file is only used as default if no version is specified. We should probably get rid of this, but let's update it to better reflect the version that developer builds are building. https://github.com/docker/cli/blob/d48fb9f9f7bdb6e0ef37dbde68612a1704cad46e/docker.Makefile#L22 Signed-off-by: Sebastiaan van Stijn --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 0d2de8f9bf0a..634872d67b65 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -29.0.0-dev +29.4.0-dev