From 2d37a86ba34ac8eb6f8d42a533c61a53bb0f772d Mon Sep 17 00:00:00 2001 From: Norbert <48217146+Noschvie@users.noreply.github.com> Date: Sat, 27 May 2023 21:17:14 +0200 Subject: [PATCH 1/2] Fixed spelling. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3408735..792c2358 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Let's assume that you want to _compile in_ information about your ntp server, yo #define APP_TIMEZONE 99 ``` -You can find additional inforamtion what can be set by _Custom parameters_ field in [my_user_config.h](https://github.com/arendst/Tasmota/blob/development/tasmota/my_user_config.h) in Tasmota source code. +You can find additional information what can be set by _Custom parameters_ field in [my_user_config.h](https://github.com/arendst/Tasmota/blob/development/tasmota/my_user_config.h) in Tasmota source code. #### Troubleshooting and advanced usage From 1151de7aa6bdd21944c97463266c70eeaf29ae25 Mon Sep 17 00:00:00 2001 From: Piotr Antczak Date: Sun, 28 May 2023 16:19:56 +0200 Subject: [PATCH 2/2] Maintenance release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 351a7394..48d45a83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tasmocompiler", - "version": "10.4.0", + "version": "10.4.1", "private": true, "proxy": "http://localhost:3001/", "dependencies": {