From: Vasilis Date: Wed, 22 Nov 2023 23:34:37 +0000 (+0100) Subject: REALLY fix publish (#21842) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=895231961cf83cba69b69b29073ec2059cef0973;p=space-station-14.git REALLY fix publish (#21842) --- diff --git a/global.json b/global.json index 63322953f3..7665c95ab4 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.000", + "version": "7.0.114", "rollForward": "latestFeature" } }