We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912474e commit 74f2423Copy full SHA for 74f2423
2 files changed
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -40,7 +40,7 @@ body:
40
- **os and os version**: Ubuntu 24.04
41
- **node version**: 18.0.0
42
- **homebridge version**: 1.7.0
43
- - **homebridge-wol version**: 6.0.0
+ - **homebridge-wol version**: 7.0.0
44
render: Markdown
45
value: |
46
- os and os version:
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "homebridge-wol",
3
"displayName": "Homebridge WoL",
4
- "version": "7.0.0-beta.1",
+ "version": "7.0.0",
5
"description": "A Wake on Lan plugin for Homebridge",
6
"main": "dist/index.js",
7
"scripts": {
0 commit comments