Skip to content

Commit

Permalink
build(qqbothub.sdk.csproj): qQBotHub.Sdk-v0.1.1
Browse files Browse the repository at this point in the history
<PackageReference Include="Konata.Core" Version="1.3.2" />
  • Loading branch information
yiyungent committed Jan 5, 2023
1 parent 7c000ff commit c3eda0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/QQBotHub.Sdk/QQBotHub.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>QQBotHub.Sdk</PackageId>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<Company>yiyun</Company>
<Authors>yiyun</Authors>
<Description>QQBotHub 插件开发包</Description>
Expand All @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Konata.Core" Version="1.3.1" />
<PackageReference Include="Konata.Core" Version="1.3.2" />
</ItemGroup>

<!-- 方便开发debug,与发布到nuget -->
Expand Down

0 comments on commit c3eda0b

Please sign in to comment.