M Core/NosSmooth.Core/NosSmooth.Core.csproj => Core/NosSmooth.Core/NosSmooth.Core.csproj +3 -3
@@ 8,10 8,10 @@
<Description>NosSmooth Core library allowing implementing nostale client, handling packets and commands.</Description>
<RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
- <PackageVersion>3.1.1</PackageVersion>
+ <PackageVersion>3.1.3</PackageVersion>
<PackageReleaseNotes>Update dependencies.</PackageReleaseNotes>
- <AssemblyVersion>3.1.1</AssemblyVersion>
- <FileVersion>3.1.1</FileVersion>
+ <AssemblyVersion>3.1.3</AssemblyVersion>
+ <FileVersion>3.1.3</FileVersion>
</PropertyGroup>
<ItemGroup>
M Core/NosSmooth.Game/NosSmooth.Game.csproj => Core/NosSmooth.Game/NosSmooth.Game.csproj +3 -3
@@ 8,10 8,10 @@
<Description>NosSmooth Game library handling the current game state by responding to packets.</Description>
<RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
- <PackageVersion>2.3.1</PackageVersion>
+ <PackageVersion>2.3.3</PackageVersion>
<PackageReleaseNotes>Handle hp, max hp from st and su packets.</PackageReleaseNotes>
- <AssemblyVersion>2.3.1</AssemblyVersion>
- <FileVersion>2.3.1</FileVersion>
+ <AssemblyVersion>2.3.3</AssemblyVersion>
+ <FileVersion>2.3.3</FileVersion>
</PropertyGroup>
<ItemGroup>