Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmii02 committed Sep 3, 2022
1 parent b890f74 commit fdaf841
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 @@ -14,7 +14,7 @@ namespace ForzaDSX
{
class Program
{
public const String VERSION = "0.4.0";
public const String VERSION = "0.4.1";
static Settings settings = new Settings();
static bool verbose = false;
static bool logToCsv = false;
Expand Down

0 comments on commit fdaf841

Please sign in to comment.