From 47c6ce30edb04a9ee223b5c7e48178bd292cfafc Mon Sep 17 00:00:00 2001 From: Justin Skiles Date: Wed, 14 Oct 2020 19:52:25 -0400 Subject: [PATCH] Rolled version --- src/SteamWebAPI2/SteamWebAPI2.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SteamWebAPI2/SteamWebAPI2.csproj b/src/SteamWebAPI2/SteamWebAPI2.csproj index 51b3dbc..8641998 100644 --- a/src/SteamWebAPI2/SteamWebAPI2.csproj +++ b/src/SteamWebAPI2/SteamWebAPI2.csproj @@ -2,7 +2,7 @@ This is a .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes. - 4.2.5 + 4.2.6 Justin Skiles SteamWebAPI2 SteamWebAPI2