From c38f61d9b6b3ea06dacb4a6563b5a580a1a9263d Mon Sep 17 00:00:00 2001 From: enr Date: Tue, 13 Dec 2022 14:20:27 +0100 Subject: [PATCH] release 0.5.4 --- .sdlc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sdlc/config b/.sdlc/config index 23c34d3..1eb78b7 100755 --- a/.sdlc/config +++ b/.sdlc/config @@ -6,5 +6,5 @@ SDLC_GO_BASE= SDLC_DIST_DIR='dist' SDLC_E2E_DIR='e2e' -APP_VERSION='0.6.0-dev' # APP_VERSION_AUTOLINE this line is automatically managed +APP_VERSION='0.5.4' # APP_VERSION_AUTOLINE this line is automatically managed