Skip to content

Commit

Permalink
Update package version to match openhab version (openhab#2270)
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Tanagra <[email protected]>
  • Loading branch information
jimtng authored Mar 4, 2024
1 parent 2a2489a commit 4f906d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openhab-docs",
"version": "4.1.0",
"version": "4.2.0",
"description": "openHAB Documentation",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"vue-server-renderer": "=2.6.14",
"vue-template-compiler": "=2.6.14"
}
}
}

0 comments on commit 4f906d8

Please sign in to comment.