Skip to content

Commit

Permalink
chore(plugins/memosplus): 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyungent committed Jul 30, 2024
1 parent c8226fe commit 606bcd0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions plugins/MemosPlus/MemosPlus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>PluginCore.MemosPlus</PackageId>
<Version>0.1.16</Version>
<FileVersion>0.1.16.0</FileVersion>
<Version>0.1.17</Version>
<FileVersion>0.1.17.0</FileVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<Company>yiyun</Company>
<Authors>yiyun</Authors>
Expand Down
2 changes: 1 addition & 1 deletion plugins/MemosPlus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@


<!-- 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.MemosPlus-v0.1.16.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.MemosPlus-v0.1.17.README" style="border:0" alt="" />
<!-- End Matomo -->


Expand Down
2 changes: 1 addition & 1 deletion plugins/MemosPlus/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"DisplayName": "memos+",
"Description": "提升 memos 体验",
"Author": "yiyun",
"Version": "0.1.16",
"Version": "0.1.17",
"SupportedVersions": [ "0.0.1" ]
}

0 comments on commit 606bcd0

Please sign in to comment.