Skip to content

Commit

Permalink
chore: release v0.1.3
Browse files Browse the repository at this point in the history
* (ticaki) prepare for lastest
  • Loading branch information
ticaki committed Dec 21, 2023
1 parent d0e7c56 commit 6e1475e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For help use issue or if u understand german https://forum.iobroker.net/topic/71
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.3 (2023-12-21)
* (ticaki) prepare for lastest

### 0.1.2 (2023-12-21)
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": "espresense",
"version": "0.1.2",
"version": "0.1.3",
"news": {
"0.1.3": {
"en": "prepare for lastest",
"de": "vorbereitung auf die letzte",
"ru": "подготовиться к последнему",
"pt": "preparar para o último",
"nl": "bereid je voor op het laatste",
"fr": "préparer pour le dernier",
"it": "prepararsi per ultimo",
"es": "prepararse para las pruebas",
"pl": "gotowy",
"uk": "підготовка до останнього",
"zh-cn": "准备最后准备"
},
"0.1.2": {
"en": "add common.name to states",
"de": "fügen sie gemeinsam hinzu. name auf staaten",
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.espresense",
"version": "0.1.2",
"version": "0.1.3",
"description": "Connect to ESPresense",
"author": {
"name": "ticaki",
Expand Down

0 comments on commit 6e1475e

Please sign in to comment.