From ce0237594afbdc0685496a8eae710813315557b9 Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Sat, 2 Aug 2025 06:22:40 -0400 Subject: [PATCH] * Automatic Dockerfile update by release process --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3b168c7..9b5fb14 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.description="LedgerSMB is a full featured double- the LedgerSMB project is to bring high quality ERP and accounting capabilities\ to Small and Midsize Businesses." -ARG LSMB_VERSION="1.12.11" +ARG LSMB_VERSION="1.13.0-beta1" ARG ARTIFACT_PATH="https://download.ledgersmb.org/f/Releases/$LSMB_VERSION/"