[jsscripting] Upgrade openhab-js to version 2.0.0 (#12945)

* Bump openhab-js version to 2.0.0
* Update README for current openhab-js version
* README: Fix paths to images

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
This commit is contained in:
Florian Hotze
2022-06-18 13:24:05 +02:00
committed by GitHub
parent 740f843157
commit b2087e3807
2 changed files with 458 additions and 106 deletions

View File

@@ -25,7 +25,7 @@
<graal.version>21.3.0</graal.version>
<asm.version>6.2.1</asm.version>
<oh.version>${project.version}</oh.version>
<ohjs.version>openhab@1.2.2</ohjs.version>
<ohjs.version>openhab@2.0.0</ohjs.version>
</properties>
<build>