diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9e73b28..105b16d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
Openhab Viewer
Renders sitemaps of an Openhab instance.
This app renders the available sitemaps of an Openhab server instance. This allows you to display values from your smart home in Nextcloud.
- 0.13.2
+ 0.13.3
agpl
Marcus Nitzschke
integration
diff --git a/package.json b/package.json
index 406bf19..5584b9c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openhab",
- "version": "0.13.2",
+ "version": "0.13.3",
"author": "Marcus Nitzschke ",
"license": "agpl",
"private": true,