Compare commits

..

No commits in common. "68a10dfeb226dffe2a60ff2cbbd92b39e774fd23" and "8e3dfc93f74612d522fd74916343a71d99319b9e" have entirely different histories.

3 changed files with 2 additions and 10 deletions

View File

@ -214,4 +214,4 @@ jobs:
forceSsl: true forceSsl: true
localDir: ".pio/build/esp32dev" localDir: ".pio/build/esp32dev"
remoteDir: "/" remoteDir: "/"
options: "set ssl:verify-certificate no; mirror -R --include-glob filaman_full_*.bin --parallel=1" options: "--ssl-reqd --include 'filaman_full_*.bin' --rename"

View File

@ -1,13 +1,5 @@
# Changelog # Changelog
## [1.3.72] - 2025-02-23
### Changed
- update webpages for version v1.3.72
### Fixed
- update FTP options for Gitea release workflow
## [1.3.71] - 2025-02-23 ## [1.3.71] - 2025-02-23
### Added ### Added
- add FTP upload step for firmware in Gitea release workflow - add FTP upload step for firmware in Gitea release workflow

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[common] [common]
version = "1.3.72" version = "1.3.71"
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32