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: jobs:
release: release:
runs-on: gitea-runner-1 runs-on: gitea-runner
steps: steps:
- name: Debug Info - name: Debug Info
run: | run: |

View File

@ -1,10 +1,5 @@
# Changelog # 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 ## [1.2.21] - 2025-02-19
### Added ### Added
- update Gitea release condition and increment version to 1.2.21 - update Gitea release condition and increment version to 1.2.21

View File

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