Skip to content

Commit

Permalink
Update Main.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
rvazarkar committed Oct 4, 2020
1 parent 302694c commit 7a57b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NGUInjector/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ internal class Main : MonoBehaviour
private CustomAllocation _profile;
private float _timeLeft = 10.0f;
internal static SettingsForm settingsForm;
internal const string Version = "2.4.0";
internal const string Version = "2.4.1";

internal static bool Test { get; set; }

Expand Down

0 comments on commit 7a57b45

Please sign in to comment.