Fixed NullPointerException on Client Bridge initialization that occurred because of a copy & paste mistake (wrongly assumed the protocolINSServer was set for the client)

This commit is contained in:
Tinglyyy
2026-01-18 12:24:31 +01:00
parent 5e596a4cf7
commit 3f58bf2c01
2 changed files with 1 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.openautonomousconnection</groupId>
<artifactId>protocol</artifactId>
<version>1.0.0-BETA.5.1</version>
<version>1.0.0-BETA.5.2</version>
<organization>
<name>Open Autonomous Connection</name>
<url>https://open-autonomous-connection.org/</url>