Update version

This commit is contained in:
Tyrrrz 2022-11-05 17:06:30 +02:00
parent 978d56295e
commit a67366f213
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
### v1.9.5 (05-Nov-2022)
- Added support for looking up channels by custom handle URLs.
### v1.9.4 (16-Sep-2022)
- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.2.

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Version>1.9.4</Version>
<Version>1.9.5</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (C) Oleksii Holub</Copyright>
<LangVersion>preview</LangVersion>