1
0
forked from akanyan/mu3-mods

fix(SortByInternal): better title

This commit is contained in:
2024-07-06 03:39:19 +09:00
parent 8a66b8becd
commit af15a4410a
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net35</TargetFramework>
<Company>7EVENDAYS⇔HOLIDAYS</Company>
<Version>1.8.0</Version>
<Version>1.8.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Platforms>x64</Platforms>