From 4caa99468d6f46fd14df7071170d2f17220bbbfc Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 28 Aug 2025 15:52:47 +0200 Subject: [PATCH] [28.x] bump version to v28.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 af15bc84df..5440ff0cd4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -28.3.0-dev +28.4.0-dev