Compare commits

..

No commits in common. "cf0ba20637ba41c23e114e1e9809b86866c198af" and "4cb370ddff0b213574a3687583993d6b68638dd4" have entirely different histories.

3 changed files with 2 additions and 7 deletions

View File

@ -12,7 +12,7 @@ on:
jobs:
release:
runs-on: gitea-runner-1
runs-on: gitea-runner
steps:
- name: Debug Info
run: |

View File

@ -1,10 +1,5 @@
# Changelog
## [1.2.22] - 2025-02-19
### Added
- update Gitea runner configuration and increment version to 1.2.22
## [1.2.21] - 2025-02-19
### Added
- update Gitea release condition and increment version to 1.2.21

View File

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