Skip to content

Commit

Permalink
chore: release v4.4.1
Browse files Browse the repository at this point in the history
* (René) translations
  • Loading branch information
rg-engineering committed Dec 15, 2024
1 parent f634247 commit 30dc6e4
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 @@ -63,8 +63,7 @@ sometimes npm intall must be called more then one time to successfully install a
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 4.4.1 (2024-12-15)
* (René) translations

### 4.4.0 (2024-12-06)
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": "sbfspot",
"version": "4.4.0",
"version": "4.4.1",
"news": {
"4.4.1": {
"en": "translations",
"de": "übersetzungen",
"ru": "перевод",
"pt": "traduções",
"nl": "vertalingen",
"fr": "traductions",
"it": "traduzioni",
"es": "traducciones",
"pl": "tłumaczenia",
"uk": "переклади",
"zh-cn": "翻译"
},
"4.4.0": {
"en": "migration to admin 5 UI (jsonConfig)",
"de": "migration zu admin 5 UI (jsonConfig)",
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.sbfspot",
"version": "4.4.0",
"version": "4.4.1",
"description": "sbfspot (SMA inverter) Adapter",
"author": {
"name": "René G.",
Expand Down

0 comments on commit 30dc6e4

Please sign in to comment.