From b68bf9ed84ad1a221eb06ea423bb2f99b6adc33d Mon Sep 17 00:00:00 2001 From: RedFlames Date: Sun, 25 Aug 2024 22:07:44 +0200 Subject: [PATCH] New client version v2.4.1 released (hotfix with PR #155) --- everest.pubclient.yaml | 2 +- everest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/everest.pubclient.yaml b/everest.pubclient.yaml index fb5ac408..f541c9f2 100644 --- a/everest.pubclient.yaml +++ b/everest.pubclient.yaml @@ -1,5 +1,5 @@ - Name: CelesteNet.Client - Version: 2.4.0 + Version: 2.4.1 DLL: CelesteNet.Client.dll Dependencies: - Name: EverestCore diff --git a/everest.yaml b/everest.yaml index 4367bdef..3d6f1429 100644 --- a/everest.yaml +++ b/everest.yaml @@ -1,5 +1,5 @@ - Name: CelesteNet.Client - Version: 2.4.0 + Version: 2.4.1 DLL: CelesteNet.Client/bin/Debug/net7.0/CelesteNet.Client.dll Dependencies: - Name: EverestCore