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

Commit

Permalink
chore(fx): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdayo committed Apr 28, 2023
1 parent 6bd6b9e commit f6ab171
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions global.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"sdk": {
"version": "7.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}
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-rc.7</PackageVersion>
<PackageVersion>1.0.0-rc.8</PackageVersion>
<Authors>FlandreDevs,bsdayo</Authors>
<Description>现代化、跨平台的聊天机器人框架,一次编写,多处运行。</Description>
<PackageTags>bot;chatbot;flandre;framework</PackageTags>
Expand Down

0 comments on commit f6ab171

Please sign in to comment.