feat: update Gitea release workflow to use dynamic upload URL and increment version to 1.2.45

This commit is contained in:
2025-02-19 14:11:44 +01:00
parent 7ae26fb0a9
commit 2755e9c863
2 changed files with 4 additions and 3 deletions

View File

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