We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213e9dc commit 461d934Copy full SHA for 461d934
1 file changed
Master/NucleusGaming/Globals.cs
@@ -9,7 +9,7 @@ namespace Nucleus.Gaming
9
{
10
public static class Globals
11
12
- public const string Version = "2.3.3";
+ public const string Version = "2.3.4";
13
14
public static readonly IniFile ini = new IniFile(Path.Combine(Directory.GetCurrentDirectory(), "Settings.ini"));
15
0 commit comments