From 4b22cbce425e1effb4151d5aab4f8f606beee5f1 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 24 Feb 2023 18:27:42 +0100 Subject: [PATCH] chore(inject): update version --- src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj b/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj index 8b77b5a..32228fa 100644 --- a/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj +++ b/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj @@ -5,8 +5,8 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb;.dll enable enable - 1.1.3 - Use full path when injecting. + 2.0.0 + Inject with possibility to return an integer and pass in arbitrary arguments. -- 2.48.1