~ruther/NosSmooth

f714c32ba4ab575a481c898ce1c1f3cdf0375c60 — Rutherther 2 years ago 8c35b7b
chore(core): update version
1 files changed, 1 insertions(+), 1 deletions(-)

M Core/NosSmooth.Core/NosSmooth.Core.csproj
M Core/NosSmooth.Core/NosSmooth.Core.csproj => Core/NosSmooth.Core/NosSmooth.Core.csproj +1 -1
@@ 8,7 8,7 @@
        <Description>NosSmooth Core library allowing implementing nostale client, handling packets and commands.</Description>
        <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <VersionPrefix>3.3.0</VersionPrefix>
        <VersionPrefix>3.3.1</VersionPrefix>
        <PackageReleaseNotes>Add contract reached state.
Avoid deadlocks.</PackageReleaseNotes>
    </PropertyGroup>