Compare commits
3 Commits
b0888e7e63
...
a8a00372b5
Author | SHA1 | Date | |
---|---|---|---|
a8a00372b5 | |||
72f4eab588 | |||
afa4eddc00 |
1
.github/workflows/github-release.yml
vendored
1
.github/workflows/github-release.yml
vendored
@ -137,3 +137,4 @@ jobs:
|
||||
else
|
||||
echo "Error: No files found to upload"
|
||||
exit 1
|
||||
fi
|
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.3.15] - 2025-02-21
|
||||
### Changed
|
||||
- update webpages for version v1.3.15
|
||||
|
||||
### Fixed
|
||||
- ci: fix missing 'fi' in GitHub release workflow script
|
||||
|
||||
|
||||
## [1.3.14] - 2025-02-21
|
||||
### Changed
|
||||
- update webpages for version v1.3.14
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.3.14"
|
||||
version = "1.3.15"
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
|
Loading…
x
Reference in New Issue
Block a user