Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Dec 18, 2021
1 parent 877bbec commit 2d3f057
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,3 +1,8 @@
### v1.8.4 (18-Dec-2021)

- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.0.7.
- Fixed various issues related to the runtime bootstrapper. Updated to DotnetRuntimeBootstrapper v2.0.2.

### v1.8.3 (29-Jul-2021)

- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.0.5.
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>netcoreapp3.1</TargetFramework>
<Version>1.8.3</Version>
<Version>1.8.4</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (C) Alexey Golub</Copyright>
<LangVersion>preview</LangVersion>
Expand Down

0 comments on commit 2d3f057

Please sign in to comment.