Update package version to match openhab version (#2270)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>pull/2271/head
parent
2a2489a82d
commit
4f906d8e47
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue