Update version

This commit is contained in:
Tyrrrz 2023-05-25 10:03:45 +03:00
parent 502d95d0cd
commit 6636773954
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## v1.9.12 (25-May-2023)
- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.15.
## v1.9.11 (02-May-2023) ## v1.9.11 (02-May-2023)
- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.14. - Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.14.

View File

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