Skip to content

Commit

Permalink
build(plugins/konataplugin/): 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyungent committed Feb 11, 2023
1 parent 7c79ce0 commit 6304af9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugins/KonataPlugin/KonataPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>PluginCore.KonataPlugin</PackageId>
<Version>0.1.8</Version>
<Version>0.1.9</Version>
<Company>yiyun</Company>
<Authors>yiyun</Authors>
<Description>PluginCore 插件: QQ基础插件</Description>
Expand Down
2 changes: 1 addition & 1 deletion plugins/KonataPlugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@

<!-- 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.KonataPlugin-v0.1.8.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.KonataPlugin-v0.1.9.README" style="border:0" alt="" />
<!-- End Matomo -->
2 changes: 1 addition & 1 deletion plugins/KonataPlugin/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"DisplayName": "QQ插件",
"Description": "QQ基础插件",
"Author": "yiyun",
"Version": "0.1.8",
"Version": "0.1.9",
"SupportedVersions": [ "0.0.1" ]
}
2 changes: 1 addition & 1 deletion plugins/KonataPlugin/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>KonataPlugin-v0.1.8</title>
<title>KonataPlugin-v0.1.9</title>
<link
href="/plugins/KonataPlugin/libs/mdui/css/mdui.min.css"
rel="stylesheet"
Expand Down

0 comments on commit 6304af9

Please sign in to comment.