Bug fix for issue #152 : individual episodes were ignored when targeted directly (as opposed to targeting the parent series)

This commit is contained in:
Robert McRackan 2021-11-09 21:27:44 -05:00
parent 6e84fd97f1
commit e67eac92fd
2 changed files with 10 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>6.4.2.2</Version>
<Version>6.4.3.1</Version>
</PropertyGroup>
<ItemGroup>