From 63e51d2962f80bd443811f84bfff71d6eac01f29 Mon Sep 17 00:00:00 2001 From: Tim Pilius Date: Fri, 11 Oct 2024 19:30:15 -0400 Subject: [PATCH] v2.8.1 --- SteamPrefill/SteamPrefill.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SteamPrefill/SteamPrefill.csproj b/SteamPrefill/SteamPrefill.csproj index e407c93b..dcd9fb0c 100644 --- a/SteamPrefill/SteamPrefill.csproj +++ b/SteamPrefill/SteamPrefill.csproj @@ -6,7 +6,7 @@ SteamPrefill SteamPrefill - 2.8.0 + 2.8.1 tpill90