We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b121a8 commit 768c079Copy full SHA for 768c079
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