We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba49fff commit 39a2740Copy full SHA for 39a2740
EZCode/EZCode.cs
@@ -25,7 +25,7 @@ public class EzCode
25
/// <summary>
26
/// Directory of the script playing
27
/// </summary>
28
- public static string Version { get; } = "2.2.0";
+ public static string Version { get; } = "2.3.0";
29
30
/// The Official EZCode Icon
31
0 commit comments