We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ed950 commit 475a1dcCopy full SHA for 475a1dc
matter_server/common/const.py
@@ -2,7 +2,7 @@
2
3
# schema version is used to determine compatibility between server and client
4
# bump schema if we add new features and/or make other (breaking) changes
5
-SCHEMA_VERSION = 9
+SCHEMA_VERSION = 10
6
7
8
VERBOSE_LOG_LEVEL = 5
0 commit comments