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 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": {