Skip to content

Commit

Permalink
Merge pull request #161 from skrutzler/master
Browse files Browse the repository at this point in the history
fix merge issues in io-package.json
  • Loading branch information
Apollon77 authored Mar 25, 2021
2 parents 9756cae + adae25a commit 0ab78c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
10 changes: 1 addition & 9 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"common": {
"name": "knx",
<<<<<<< HEAD
"version": "1.0.45",
=======
"version": "1.0.44",
>>>>>>> 58557769786a7c2a96f335d1af2767dc22aa1a30
"news": {
"1.0.45": {
"en": "import of ETS V5.7.5 available",
Expand All @@ -31,10 +27,6 @@
"pl": "poprawiono obsługę działań i stanów, dodano kilka nowych typów punktów danych, naprawiono obiekt i rozpoznawanie pomieszczeń oraz przydział urządzeń",
"zh-cn": "修复了行为和状态处理,添加了一些新的数据点类型,修复了设施和房间识别以及设备分配"
},
<<<<<<< HEAD
=======
"version": "1.0.42",
>>>>>>> 58557769786a7c2a96f335d1af2767dc22aa1a30
"1.0.42": {
"en": "Fixed problem with missing index_m.html",
"de": "Problem mit fehlender index_m.html behoben",
Expand Down Expand Up @@ -216,4 +208,4 @@
"native": {}
}
]
}
}
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"name": "iobroker.knx",
<<<<<<< HEAD
"version": "1.0.45",
"description": "ioBroker knx Adapter ",
=======
"version": "1.0.44",
"description": "ioBroker knx Adapter",
>>>>>>> 58557769786a7c2a96f335d1af2767dc22aa1a30
"author": {
"name": "K.Ringmann",
"email": "[email protected]"
Expand Down

0 comments on commit 0ab78c2

Please sign in to comment.