Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hen676 committed Oct 28, 2022
1 parent 1abfe02 commit 5b71218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace FadedVanguardBot
{
class Program
{
public static string version = "1.0.2";
public static string version = "1.0.3";
static Task Main(string[] args)
{
if (args.Length == 0)
Expand Down

0 comments on commit 5b71218

Please sign in to comment.