Update package version to match openhab version (#2270)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
pull/2271/head
jimtng 2024-03-04 21:27:58 +10:00 committed by GitHub
parent 2a2489a82d
commit 4f906d8e47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openhab-docs",
"version": "4.1.0",
"version": "4.2.0",
"description": "openHAB Documentation",
"main": "index.js",
"scripts": {
@ -40,4 +40,4 @@
"vue-server-renderer": "=2.6.14",
"vue-template-compiler": "=2.6.14"
}
}
}