From 6f7d9152c37f5e35b331e6fb9990629bdc8b2aec Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Wed, 20 Aug 2025 13:06:58 -0400 Subject: [PATCH] Bump compatibleTarkovVersion to 38703 --- Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json index a7a23c6a..0dce4044 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json @@ -1,6 +1,6 @@ { "projectName": "SPT", - "compatibleTarkovVersion": "0.16.0.38114", + "compatibleTarkovVersion": "0.16.0.38703", "serverName": "SPT Server", "profileSaveIntervalSeconds": 15, "sptFriendNickname": "SPT",