Skip to content

Commit ba78c3a

Browse files
committed
v1.11.1
1 parent 6fafe55 commit ba78c3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `homebridge` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).
44

5-
## v1.11.1 (Unreleased)
5+
## v1.11.1 (2025-10-29)
66

77
### Changed
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "homebridge",
33
"description": "HomeKit support for the impatient",
4-
"version": "1.11.0",
4+
"version": "1.11.1",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)