Skip to content

Commit

Permalink
20221220
Browse files Browse the repository at this point in the history
  • Loading branch information
nilaoda committed Dec 20, 2022
1 parent 3b901af commit dbd81ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/N_m3u8DL-RE/CommandLine/CommandInvoker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace N_m3u8DL_RE.CommandLine
{
internal partial class CommandInvoker
{
public const string VERSION_INFO = "N_m3u8DL-RE (Beta version) 20221219";
public const string VERSION_INFO = "N_m3u8DL-RE (Beta version) 20221220";

[GeneratedRegex("((best|worst)\\d*|all)")]
private static partial Regex ForStrRegex();
Expand Down

0 comments on commit dbd81ab

Please sign in to comment.