feat: update Gitea release workflow to use Python virtual environment and increment version to 1.2.39

This commit is contained in:
2025-02-19 12:02:01 +01:00
parent 84dd2bd40b
commit 2a011ee244
2 changed files with 9 additions and 4 deletions

View File

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