homebridge-dummy 1.3.1-beta.3 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  All notable changes to homebridge-dummy will be documented in this file.
4
4
 
5
- ## 1.3.1-beta.3 (2025-10-16)
5
+ ## 1.3.1 (2025-10-18)
6
6
 
7
7
  ### ‼️ WARNING — If upgrading from v0.9.2 or earlier…
8
8
  Read [this](https://github.com/mpatfield/homebridge-dummy?tab=readme-ov-file#v10-migration) before upgrading.
@@ -43,4 +43,4 @@
43
43
  <em><p i18n="migrationDetails5" i18n_replace="migration"></p></em></br>
44
44
  </div>
45
45
 
46
- <script src="ui.js?v=1.3.1-beta.3"></script>
46
+ <script src="ui.js?v=1.3.1"></script>
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName": "Homebridge Dummy",
5
5
  "description": "Create Homebridge accessories to help with automation and control — scheduling, delays, sensors, commands, webhooks, and more",
6
6
  "type": "module",
7
- "version": "1.3.1-beta.3",
7
+ "version": "1.3.1",
8
8
  "homepage": "https://github.com/mpatfield/homebridge-dummy#readme",
9
9
  "repository": {
10
10
  "type": "git",