Skip to content

Commit cf723af

Browse files
committed
Updated version number
1 parent c312bb6 commit cf723af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEO-Debugger-Core/Utils/DebuggerUtils.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace Neo.Debugger.Core.Utils
1010
{
1111
public static class DebuggerUtils
1212
{
13-
public static string DebuggerVersion = "v1.0";
13+
public static string DebuggerVersion = "v1.1";
1414

1515
public static DataNode GetArgsListAsNode(string argList)
1616
{

0 commit comments

Comments
 (0)