From 19f3a4d83f7a3835554e900aa0ab92d97bdfb4e8 Mon Sep 17 00:00:00 2001 From: Kostyantyn Shumishyn Date: Wed, 26 Jul 2023 19:23:20 -0700 Subject: [PATCH] Added 1.31.0 I don't know what else is needed, but this worked on my local edit --- Resources/BSVersions.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/BSVersions.json b/Resources/BSVersions.json index cff391a..2eb3baf 100644 --- a/Resources/BSVersions.json +++ b/Resources/BSVersions.json @@ -502,5 +502,12 @@ "ReleaseURL":"https://steamcommunity.com/games/620980/announcements/detail/3655280868312846230", "year": "2023", "row": 4 + }, + { + "BSVersion":"1.31.0", + "BSManifest":"676582354127623831", + "ReleaseURL":"https://steamcommunity.com/games/620980/announcements/detail/3674423070127121444", + "year": "2023", + "row": 5 } ]