Skip to content

Commit

Permalink
Send correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Oct 18, 2022
1 parent 744e014 commit 7264cee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public void startupComplete() {

sendMessage(new RegisterAsPeer(
UUID.randomUUID(),
"SNAPSHOT",
IceAdapter.VERSION,
IceAdapter.login
));
}
Expand Down

0 comments on commit 7264cee

Please sign in to comment.