1
0
forked from akanyan/mu3-mods

fix: don't store SortByInternal in db

This commit is contained in:
2024-08-30 17:20:26 +00:00
parent ebb78efcde
commit ca15fac6a1
3 changed files with 26 additions and 6 deletions

View File

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