parent
57855e80e3
commit
8862c6c8a6
|
|
@ -66,7 +66,10 @@
|
|||
"System.Memory": "4.5.5"
|
||||
},
|
||||
"runtime": {
|
||||
"LobbyServerDto.dll": {}
|
||||
"LobbyServerDto.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "com.incobyte.lobbyclient",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"displayName": "Game Lobby Client",
|
||||
"description": "Provides a client for the game lobby server to list and join lobbies",
|
||||
"unity": "2022.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue