Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaryn-kubik committed Aug 25, 2019
1 parent 40980a2 commit d74ac69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace AIMPYoutubeDL
public class Plugin : AimpPlugin
{
public const string PluginName = "YouTube-DL";
public const string PluginVersion = "1.0.0";
public const string PluginVersion = "1.0.1";
private const string _name = "aimp_youtubedl";

private Options _options;
Expand Down

0 comments on commit d74ac69

Please sign in to comment.