Skip to content

Commit

Permalink
chore: release v2.7.2
Browse files Browse the repository at this point in the history
support KeBa KeContact P30
  • Loading branch information
GermanBluefox committed Aug 31, 2021
1 parent c92a660 commit a2c5b15
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ You can execute `sudo setcap cap_net_raw+p /bin/ping` to add missing capabilitie
### __WORK IN PROGRESS__
-->
## Changelog
### __WORK IN PROGRESS__
### 2.7.2 (2021-08-31)
* (Sneak-L8) support KeBa KeContact P30

### 2.7.0 (2021-07-01)
Expand Down
14 changes: 13 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"common": {
"name": "discovery",
"version": "2.7.1",
"version": "2.7.2",
"news": {
"2.7.2": {
"en": "support KeBa KeContact P30",
"de": "unterstützen KeBa KeContact P30",
"ru": "поддержка KeBa KeContact P30",
"pt": "suporte KeBa KeContact P30",
"nl": "ondersteuning KeBa KeContact P30",
"fr": "soutenir KeBa KeContact P30",
"it": "supporto KeBa KeContatta P30",
"es": "soporte KeBa KeContact P30",
"pl": "wsparcie KeBa KeContact P30",
"zh-cn": "支持KeBa KeContact P30"
},
"2.7.1": {
"en": "Support KeBa KeContact P30",
"de": "Unterstützung für KeBa KeContact P30",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.discovery",
"description": "This adapter tries to detect devices in local network.",
"version": "2.7.1",
"version": "2.7.2",
"author": "bluefox <[email protected]>",
"contributors": [
"bluefox <[email protected]>",
Expand Down

0 comments on commit a2c5b15

Please sign in to comment.