Skip to content

Commit 78247a4

Browse files
authored
4.3.0: bump matter server to 3.3.0 (home-assistant#2979)
1 parent 5afaa6e commit 78247a4

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

matter_server/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.3.0
4+
5+
- Bump Matter Server to [3.3.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.3.0)
6+
7+
38
## 4.2.0
49

510
- Bump Matter Server to [3.2.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.2.0)

matter_server/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ args:
66
BASHIO_VERSION: 0.14.3
77
TEMPIO_VERSION: 2021.09.0
88
S6_OVERLAY_VERSION: 3.1.3.0
9-
MATTER_SERVER_VERSION: 3.2.0
9+
MATTER_SERVER_VERSION: 3.3.0

matter_server/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
version: 4.2.0
2+
version: 4.3.0
33
slug: matter_server
44
name: Matter Server
55
description: Matter WebSocket Server for Home Assistant Matter support.

0 commit comments

Comments
 (0)