From bd8b009728a6fad8ac1e2307e49e34e95382ad4c Mon Sep 17 00:00:00 2001 From: Lennart Heinrich Date: Sat, 1 Nov 2025 02:01:17 +0100 Subject: [PATCH] update version --- TelosysTools/telosys-tools.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TelosysTools/telosys-tools.cfg b/TelosysTools/telosys-tools.cfg index 79f1421..78f5372 100644 --- a/TelosysTools/telosys-tools.cfg +++ b/TelosysTools/telosys-tools.cfg @@ -22,7 +22,7 @@ ENTITY_PKG=de.infinimotion.model.bean ProjectVariable.MAVEN_ARTIFACT_ID=model ProjectVariable.MAVEN_GROUP_ID=de.infinimotion ProjectVariable.PROJECT_NAME=infinimodel -ProjectVariable.PROJECT_VERSION=0.0.83 +ProjectVariable.PROJECT_VERSION=0.0.84 ProjectVariable.REST_SERVER_PORT=3000 ProjectVariable.REST_API_ROOT=/api/v1 ProjectVariable.REST_URL_ROOT=http://localhost:3000