chore: bump versions
2 files changed, 4 insertions(+), 3 deletions(-) M src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj M src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj
M src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj => src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +2 -1
@@ 5,7 5,8 @@ <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <LangVersion>10</LangVersion> <VersionPrefix>1.0.0</VersionPrefix> <VersionPrefix>1.0.1</VersionPrefix> <PackageReleaseNotes>Fix PetWalk arguments, one argument on stack was missing and causing an exception.</PackageReleaseNotes> </PropertyGroup> <ItemGroup>
M src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj => src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +2 -2
@@ 5,8 5,8 @@ <Nullable>enable</Nullable> <LangVersion>10</LangVersion> <TargetFramework>net7.0</TargetFramework> <VersionPrefix>1.1.0</VersionPrefix> <PackageReleaseNotes>Update to NosSmooth.Core with splitted raw and managed clients.</PackageReleaseNotes> <VersionPrefix>1.1.1</VersionPrefix> <PackageReleaseNotes>Update binding. Temporarily disable user action detection from pet walk.</PackageReleaseNotes> </PropertyGroup> <ItemGroup>