Skip to content

Commit

Permalink
chore: release v1.1.2
Browse files Browse the repository at this point in the history
- Fix Map location
  • Loading branch information
TA2k committed Mar 14, 2024
1 parent 10a112e commit fee81cb
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 6 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ Use id.remote.\* to control the mower
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.1.2 (2024-03-14)

- Fix Map location

Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "boschindego",
"version": "1.1.1",
"version": "1.1.2",
"news": {
"1.1.2": {
"en": "Fix Map location",
"de": "Fix für Kartenposition",
"ru": "Расположение карты",
"pt": "Corrigir localização do mapa",
"nl": "Plaats van de kaart herstellen",
"fr": "Correction de l'emplacement de la carte",
"it": "Fissare la posizione della mappa",
"es": "Ubicación del mapa",
"pl": "Napraw lokalizację mapy",
"uk": "Карта сайту",
"zh-cn": "修复地图位置"
},
"1.1.1": {
"en": "fix Login",
"de": "Login Fix",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.boschindego",
"version": "1.1.1",
"version": "1.1.2",
"description": "Adapter for Bosch Indego Mower",
"author": {
"name": "TA2k",
Expand Down

0 comments on commit fee81cb

Please sign in to comment.