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>