From 3ef775561a41046ffc904f7a94ac8dc640d8a011 Mon Sep 17 00:00:00 2001 From: Haiping Chen Date: Fri, 25 Aug 2023 10:38:25 -0500 Subject: [PATCH] Bump version to v0.9.4 --- .../BotSharp.Abstraction/BotSharp.Abstraction.csproj | 2 +- src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj b/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj index 583d9101..802652e9 100644 --- a/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj +++ b/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10.0 - 0.9.2 + 0.9.4 Icon.png diff --git a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj index 902bef90..ab77723b 100644 --- a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj +++ b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj @@ -4,7 +4,7 @@ netstandard2.1 10.0 false - 0.9.2 + 0.9.4