Remove binaries from release page

This commit is contained in:
Theo Arends 2020-09-09 12:31:20 +02:00
parent 8bac4981ea
commit 92766df1a5
2 changed files with 3 additions and 1 deletions

View File

@ -47,6 +47,8 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
- **tasmota-zbbridge.bin** = The dedicated Sonoff Zigbee Bridge version.
- **tasmota-minimal.bin** = The Minimal version allows intermediate OTA uploads to support larger versions and does NOT change any persistent parameter. This version **should NOT be used for initial installation**.
Binaries for ESP8266 based devices can be downloaded from http://ota.tasmota.com/tasmota/release. Binaries for ESP32 based devices can be downloaded from http://ota.tasmota.com/tasmota32/release. The base links can be used for OTA upgrades like ``OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin``
[List](MODULES.md) of embedded modules.
[Complete list](BUILDS.md) of available feature and sensors.

View File

@ -1,6 +1,6 @@
## Released
### 8.5.0 20200907
### 8.5.0 20200909
- Release Hannah