Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
release: v1.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdayo committed Feb 26, 2023
1 parent dae36ce commit da8cbd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Flandre.Core/Flandre.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Title>Flandre.Core</Title>
<PackageVersion>1.0.0-alpha.1</PackageVersion>
<PackageVersion>1.0.0-alpha.2</PackageVersion>
<Authors>FlandreDevs,b1acksoil</Authors>
<Description>跨平台聊天机器人框架核心,提供基本交互操作,容易嵌入到已有项目中。</Description>
<PackageTags>bot;chatbot;flandre</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion src/Flandre.Framework/Flandre.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Title>Flandre.Framework</Title>
<PackageVersion>1.0.0-alpha.1</PackageVersion>
<PackageVersion>1.0.0-alpha.2</PackageVersion>
<Authors>FlandreDevs</Authors>
<Description>现代化、跨平台的聊天机器人框架,一次编写,多处运行。</Description>
<PackageTags>bot;chatbot;flandre;framework</PackageTags>
Expand Down

0 comments on commit da8cbd3

Please sign in to comment.