Skip to content

Commit

Permalink
chore: release v0.7.2
Browse files Browse the repository at this point in the history
* (simatec) small Bugfix
  • Loading branch information
simatec committed Apr 27, 2023
1 parent c6b70a3 commit 3643d83
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
### 0.7.2 (2023-04-27)
* (simatec) small Bugfix

### 0.7.1 (2023-04-27)
Expand Down
27 changes: 14 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "solax",
"version": "0.7.1",
"version": "0.7.2",
"news": {
"0.7.2": {
"en": "small Bugfix",
"de": "kleiner Bugfix",
"ru": "небольшой Bugfix",
"pt": "pequeno Bugfix",
"nl": "kleine Bugfix",
"fr": "petit Bugfix",
"it": "piccolo Bugfix",
"es": "pequeño Bugfix",
"pl": "mały Bug fix",
"uk": "мали",
"zh-cn": "bugfix"
},
"0.7.1": {
"en": "small Bugfix",
"de": "kleiner Bugfix",
Expand Down Expand Up @@ -78,18 +91,6 @@
"es": "pequeños Bugfixes",
"pl": "mały Bugfix",
"zh-cn": "小额Bugfix"
},
"0.5.4": {
"en": "small Bugfixes",
"de": "kleine Bugfixes",
"ru": "небольшие багфиксы",
"pt": "pequenos bugs",
"nl": "kleine Bugfix",
"fr": "petites Bugfixes",
"it": "piccoli bugfix",
"es": "pequeños Bugfixes",
"pl": "mały Bugfix",
"zh-cn": "小额Bugfix"
}
},
"title": "Solax",
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.solax",
"version": "0.7.1",
"version": "0.7.2",
"description": "Solax Inverter API Cloud and Local Connection",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 3643d83

Please sign in to comment.