Compare commits
No commits in common. "cf0ba20637ba41c23e114e1e9809b86866c198af" and "4cb370ddff0b213574a3687583993d6b68638dd4" have entirely different histories.
cf0ba20637
...
4cb370ddff
@ -12,7 +12,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: gitea-runner-1
|
||||
runs-on: gitea-runner
|
||||
steps:
|
||||
- name: Debug Info
|
||||
run: |
|
||||
|
@ -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
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.2.22"
|
||||
version = "1.2.21"
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
|
Loading…
x
Reference in New Issue
Block a user