From f8df404275b2521f23c76694fe39c277a2f4c2df Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Sat, 4 Oct 2025 18:32:03 +0200 Subject: [PATCH] Update README to mention the 1.13 branch --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25385d6..992662b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ Dockerfile for LedgerSMB Docker image # Supported tags -- `1.12`, `1.12.x`, `latest` - Latest official release from the 1.12 branch +- `1.13`, `1.13.x`, `latest` - Latest official release from the 1.13 branch +- `1.12`, `1.12.x` - Latest official release from the 1.12 branch - `1.11`, `1.11.x` - Latest official release from the 1.11 branch - `1.10`, `1.10.38` - Last official release from the 1.10 branch (End-of-Life) - `1.9`, `1.9.30` - Last official release from the 1.9 branch (End-of-Life)