From 5e560b4625a9745cbe316d5d7f52469f53d934d4 Mon Sep 17 00:00:00 2001 From: foxriver76 Date: Tue, 19 Dec 2023 15:35:49 +0100 Subject: [PATCH] chore: release v1.0.8 * (foxriver76) use hardcoded appName instead of inference with a heuristic approach --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dd9eb7..5c61ea7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Set process.env.JS_CONTROLLER_VERSION to version e.g. `5.0.5-alpha.0-20230617-46 ## Changelog -### **WORK IN PROGRESS** +### 1.0.8 (2023-12-19) * (foxriver76) use hardcoded appName instead of inference with a heuristic approach ### 1.0.7 (2023-12-19) diff --git a/package.json b/package.json index c4ed809..8f44027 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.7", + "version": "1.0.8", "name": "@iobroker/legacy-testing", "main": "setup.js", "files": [