Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
mercury233 committed Jun 3, 2024
1 parent 73905ec commit eb5d8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WindBotInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public WindBotInfo()
Host = "127.0.0.1";
Port = 7911;
HostInfo = "";
Version = 0x1360;
Version = 0x1361;
Hand = 0;
Debug = false;
Chat = true;
Expand Down

0 comments on commit eb5d8f4

Please sign in to comment.