Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenkai committed Nov 13, 2022
1 parent a205085 commit f997c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PCarsTools/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Program
{
static void Main(string[] args)
{
Console.WriteLine("PCarsTools 1.0.1 by Nenkai#9075");
Console.WriteLine("PCarsTools 1.0.2 by Nenkai#9075");
Console.WriteLine();

Parser.Default.ParseArguments<TocVerbs, PakVerbs, DecryptScriptVerbs, BuildDatVerbs, DecryptModelVerbs>(args)
Expand Down

0 comments on commit f997c1f

Please sign in to comment.