Skip to content

Commit 461d934

Browse files
authored
Update Globals.cs
Update version to v2.3.4
1 parent 213e9dc commit 461d934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Master/NucleusGaming/Globals.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace Nucleus.Gaming
99
{
1010
public static class Globals
1111
{
12-
public const string Version = "2.3.3";
12+
public const string Version = "2.3.4";
1313

1414
public static readonly IniFile ini = new IniFile(Path.Combine(Directory.GetCurrentDirectory(), "Settings.ini"));
1515

0 commit comments

Comments
 (0)