From 5afde434cfe8472ba36138c4912e7aa08a7a22d0 Mon Sep 17 00:00:00 2001 From: Tim Pilius Date: Thu, 30 Nov 2023 19:58:06 -0500 Subject: [PATCH] v2.3.0 --- SteamPrefill/SteamPrefill.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SteamPrefill/SteamPrefill.csproj b/SteamPrefill/SteamPrefill.csproj index 09171322..5ee5d7e8 100644 --- a/SteamPrefill/SteamPrefill.csproj +++ b/SteamPrefill/SteamPrefill.csproj @@ -6,7 +6,7 @@ SteamPrefill SteamPrefill - 2.2.3 + 2.3.0 tpill90