Core: require clients to support overlapping IDs (#4451)

This commit is contained in:
Fabian Dill
2025-04-18 20:41:09 +02:00
committed by GitHub
parent 552a6e7f1c
commit 1b3ee0e94f
2 changed files with 4 additions and 3 deletions

View File

@@ -80,8 +80,8 @@ class Client:
"version": {
"class": "Version",
"major": 0,
"minor": 4,
"build": 6,
"minor": 6,
"build": 0,
},
"items_handling": 0,
"tags": [],