New in v4.1.0

- upgrade all to .NET5
- bug fix: when codec doesn't appear in prioritized list, just get the 1st available
- add more account privacy in logs
This commit is contained in:
Robert McRackan 2020-12-02 15:23:08 -05:00
parent 4dc29affc3
commit 44e2cef18c

View File

@ -13,7 +13,7 @@
<!-- <PublishSingleFile>true</PublishSingleFile> -->
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>4.0.15.1</Version>
<Version>4.1.0.1</Version>
</PropertyGroup>
<ItemGroup>