~ruther/NosSmooth

55152bd608c11721b8291ed81f947fc057c6d9bb — Rutherther 2 years ago 74b38cd
chore: update versions
2 files changed, 6 insertions(+), 6 deletions(-)

M Core/NosSmooth.Core/NosSmooth.Core.csproj
M Core/NosSmooth.Game/NosSmooth.Game.csproj
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>

Do not follow this link