feat: enhance Gitea release workflow with API connection verification and URL validation; update version to 1.2.10

This commit is contained in:
2025-02-18 23:31:00 +01:00
parent 9eb64e06f0
commit 2ee4eca7dd
3 changed files with 236 additions and 24 deletions

View File

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