iobroker.panasonic-comfort-cloud 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,6 +21,9 @@ It is recommended that a second account, for which the devices have been shared,
21
21
 
22
22
  ## Changelog
23
23
 
24
+ ### 2.0.4
25
+ * New version of dependencies installed.
26
+
24
27
  ### 2.0.3
25
28
  * panasonic-comfort-cloud-client updated to new version. (appVersion changed again)
26
29
 
package/io-package.json CHANGED
@@ -1,8 +1,12 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "panasonic-comfort-cloud",
4
- "version": "2.0.3",
4
+ "version": "2.0.4",
5
5
  "news": {
6
+ "2.0.4": {
7
+ "en": "New version of dependencies installed.",
8
+ "de": "Neue Version von Abhängigkeiten installiert."
9
+ },
6
10
  "2.0.3": {
7
11
  "en": "panasonic-comfort-cloud-client updated to new version. (appVersion changed again)",
8
12
  "de": "panasonic-comfort-cloud-client auf die neue Version aktualisiert. (appVersion wurde wieder geändert)"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.panasonic-comfort-cloud",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "Adapter for Panasonic Comfort Cloud",
5
5
  "author": {
6
6
  "name": "marc",