Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Feb 10, 2020
1 parent 9edc3ed commit b713364
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v1.7.3 (10-Feb-2020)

- Fixed various YouTube-related issues. Updated to YoutubeExplode v4.7.13.

### v1.7.2 (15-Dec-2019)

- Fixed an issue where some videos didn't have any download options. Updated to YoutubeExplode v4.7.11.
Expand Down
2 changes: 1 addition & 1 deletion License.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
YoutubeDownloader
Copyright (C) 2018-2019 Alexey Golub
Copyright (C) 2018-2020 Alexey Golub

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion YoutubeDownloader.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>1.7.2</Version>
<Version>1.7.3</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (C) Alexey Golub</Copyright>
<LangVersion>latest</LangVersion>
Expand Down
1 change: 1 addition & 0 deletions YoutubeDownloader.sln
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
Changelog.md = Changelog.md
License.txt = License.txt
Readme.md = Readme.md
YoutubeDownloader.props = YoutubeDownloader.props
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit b713364

Please sign in to comment.