diff --git a/RawgNET/RawgNET.csproj b/RawgNET/RawgNET.csproj index 958f3c4..098a94f 100644 --- a/RawgNET/RawgNET.csproj +++ b/RawgNET/RawgNET.csproj @@ -4,7 +4,7 @@ net6.0 enable enable - 0.2 + 0.2.1 RawgNet liebki liebki (the api and data belongs to rawg) @@ -12,16 +12,16 @@ https://github.com/liebki/RawgNET git True - A wrapper for wrag.io, to get data of games, platforms, creators etc. + A .NET wrapper for wrag.io, to get interesting data of games, platforms, creators, stores etc. False uxwing-icon.png LICENSE.txt True rawg.io, wrapper, core, dotnet, api, wrapper, gaming README.md - - 0.2 - 0.2 + Added a new method to get all stores which sell games and the games on the storefront + 0.2.1 + 0.2.1 diff --git a/RawgNetDemo/RawgNetDemo.csproj b/RawgNetDemo/RawgNetDemo.csproj index 90e061d..4b4d0fc 100644 --- a/RawgNetDemo/RawgNetDemo.csproj +++ b/RawgNetDemo/RawgNetDemo.csproj @@ -5,7 +5,6 @@ net6.0 enable enable - 0.1 RawgNetDemo liebki liebki