From be3acc3caa3556c79ac0f4ffe0576d86b501af48 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Tue, 14 Feb 2023 14:14:54 +0100 Subject: [PATCH] chore: update major versions --- src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj | 4 ++-- src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj | 4 ++-- .../NosSmooth.Extensions.SharedBinding.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj b/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj index 855e7d0..81cab51 100644 --- a/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +++ b/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj @@ -5,8 +5,8 @@ enable enable 10 - 1.1.0 - Add NtClient and EncryptionKey. + 2.0.0 + Add support for optional hooks and bindings. diff --git a/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj b/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj index 35402ed..bd0c579 100644 --- a/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +++ b/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj @@ -5,8 +5,8 @@ enable 10 net7.0 - 1.1.1 - Update binding. Temporarily disable user action detection from pet walk. + 2.0.0 + Add support for optional hooks and bindings. diff --git a/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj b/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj index 416b0c4..bdb8301 100644 --- a/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj +++ b/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj @@ -4,8 +4,8 @@ net7.0 enable enable - 0.1.0 - Update to NosSmooth.Core with splitted raw and managed clients. + 1.0.0 + Add support for optional hooks and bindings. -- 2.48.1