Compare commits
2 Commits
4cb370ddff
...
cf0ba20637
Author | SHA1 | Date | |
---|---|---|---|
cf0ba20637 | |||
e06c0b9a76 |
@ -12,7 +12,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
runs-on: gitea-runner
|
runs-on: gitea-runner-1
|
||||||
steps:
|
steps:
|
||||||
- name: Debug Info
|
- name: Debug Info
|
||||||
run: |
|
run: |
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
# 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
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.2.21"
|
version = "1.2.22"
|
||||||
|
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user