Skip to content

Commit

Permalink
V0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Baumert7269 committed Jul 6, 2021
1 parent 2b89d84 commit aac3bc0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ Some data points are only created when the 3D printer has been activated or the

## Changelog

### 0.0.8

* (Baumert7269) bugfixes

### 0.0.7

* (Baumert7269) bugfixes
Expand Down
4 changes: 2 additions & 2 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"common": {
"name": "repetierserver",
"version": "0.0.7",
"version": "0.0.8",
"news": {
"0.0.7": {
"0.0.8": {
"en": "ioBroker Adapter for RepetierServer - Server for 3D-printer",
"de": "ioBroker Adapter für RepetierServer - Server für 3D-Drucker",
"ru": "ioBroker Adapter для RepetierServer - сервер для 3D-принтера",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_from": "github:Baumert7269/ioBroker.repetierserver#6176bc1a428a3794f35e7faf7cda1dc3433e55e2",
"_id": "[email protected].7",
"_id": "[email protected].8",
"_inBundle": false,
"_integrity": "",
"_location": "/iobroker.repetierserver",
Expand Down Expand Up @@ -78,5 +78,5 @@
"test:package": "mocha test/package --exit",
"test:unit": "mocha test/unit --exit"
},
"version": "0.0.7"
"version": "0.0.8"
}

0 comments on commit aac3bc0

Please sign in to comment.