From 89d22b10f60bb72471f1b1f6af1f7f27f7da4c44 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 13 Aug 2024 21:32:35 +0200 Subject: [PATCH] build-framework: Switch to next VERSION and update main README --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8369608a3..683cd3352 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ - Superuser rights (configured sudo or root access). - Make sure your system is up-to-date! Outdated Docker binaries, for example, can cause trouble. -For stable branch use `--branch=v24.05` +For stable branch use `--branch=v24.08` ```bash apt-get -y install git diff --git a/VERSION b/VERSION index 9e841948e..5985db56c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -24.8.0-trunk +24.11.0-trunk