Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Feb 24, 2023
1 parent 624e573 commit 03d37f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v1.9.9 (25-Feb-2023)

- Added a notification when the application is updated to a new version, containing the changelog link.
- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.2.7.

## v1.9.8 (27-Jan-2023)

- Added an audio-only `webm` download option when downloading single videos.
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<Version>1.9.8</Version>
<Version>1.9.9</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (C) Oleksii Holub</Copyright>
<LangVersion>preview</LangVersion>
Expand Down

0 comments on commit 03d37f7

Please sign in to comment.