Update version

This commit is contained in:
Tyrrrz 2023-03-02 01:33:13 +02:00
parent 467eb97cef
commit bbf8f52345
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## v1.9.10 (02-Mar-2023)
- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.8.
## v1.9.9 (25-Feb-2023)
- Added a notification when the application is updated to a new version, containing the changelog link.

View File

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