mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-24 14:21:58 +00:00
更新编译日期
This commit is contained in:
parent
87914a30cc
commit
ea9de55eac
@ -17,7 +17,7 @@ namespace N_m3u8DL_RE.CommandLine;
|
|||||||
|
|
||||||
internal static partial class CommandInvoker
|
internal static partial class CommandInvoker
|
||||||
{
|
{
|
||||||
public const string VERSION_INFO = "N_m3u8DL-RE (Beta version) 20241201";
|
public const string VERSION_INFO = "N_m3u8DL-RE (Beta version) 20241203";
|
||||||
|
|
||||||
[GeneratedRegex("((best|worst)\\d*|all)")]
|
[GeneratedRegex("((best|worst)\\d*|all)")]
|
||||||
private static partial Regex ForStrRegex();
|
private static partial Regex ForStrRegex();
|
||||||
@ -645,4 +645,4 @@ internal static partial class CommandInvoker
|
|||||||
|
|
||||||
return await parser.InvokeAsync(args);
|
return await parser.InvokeAsync(args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user