Skip to content

Commit

Permalink
docs(plugins/elechoplugin/): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyungent committed Jun 9, 2023
1 parent 6d4a746 commit 1d65631
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions plugins/EleChoPlugin/EleChoPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>PluginCore.EleChoPlugin</PackageId>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>0.1.0.0</FileVersion>
<FileVersion>0.1.1.0</FileVersion>
<Company>yiyun</Company>
<Authors>yiyun</Authors>
<Description>PluginCore 插件: QQ基础插件</Description>
Expand Down
2 changes: 1 addition & 1 deletion plugins/EleChoPlugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
> 本项目基于 [OrgEleCho/EleCho.GoCqHttpSdk: 专为 Go-CqHttp 打造, 完全遵守 C# 编码规范, 优雅与便捷的通信 SDK](https://github.com/OrgEleCho/EleCho.GoCqHttpSdk)
<!-- Matomo Image Tracker-->
<img referrerpolicy="no-referrer-when-downgrade" src="https://matomo.moeci.com/matomo.php?idsite=2&amp;rec=1&amp;action_name=Plugins.EleChoPlugin-v0.1.0.README" style="border:0" alt="" />
<img referrerpolicy="no-referrer-when-downgrade" src="https://matomo.moeci.com/matomo.php?idsite=2&amp;rec=1&amp;action_name=Plugins.EleChoPlugin-v0.1.1.README" style="border:0" alt="" />
<!-- End Matomo -->

2 changes: 1 addition & 1 deletion plugins/EleChoPlugin/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"DisplayName": "QQ插件",
"Description": "QQ基础插件 for go-cqhttp",
"Author": "yiyun",
"Version": "0.1.0",
"Version": "0.1.1",
"SupportedVersions": [ "0.0.1" ]
}

0 comments on commit 1d65631

Please sign in to comment.