From 1a44e4ab6ef32cf5437d6566b761c457b4fb4949 Mon Sep 17 00:00:00 2001 From: Josia Scheerle <46845152+ScheerleJo@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:50:55 +0100 Subject: [PATCH] Update default.json --- config/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default.json b/config/default.json index 99e193f..64ba4e1 100644 --- a/config/default.json +++ b/config/default.json @@ -1,6 +1,6 @@ { "application": { - "server-version": "v1.0.0" + "server-version": "v1.0.1.1" }, "server": { "port": 8040 @@ -9,4 +9,4 @@ "filename": "", "path": "" } -} \ No newline at end of file +}