Compare commits
2 Commits
fea5932125
...
c20e7de5c3
Author | SHA1 | Date | |
---|---|---|---|
c20e7de5c3 | |||
55c3b3688a |
@ -111,8 +111,4 @@ EOF
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
echo "Successfully uploaded $file"
|
echo "Successfully uploaded $file"
|
||||||
done
|
done
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.2.15] - 2025-02-19
|
||||||
|
### Added
|
||||||
|
- update version to 1.2.15 and clean up Gitea release workflow
|
||||||
|
|
||||||
|
|
||||||
## [1.2.14] - 2025-02-19
|
## [1.2.14] - 2025-02-19
|
||||||
### Added
|
### Added
|
||||||
- update version to 1.2.14 and refactor release workflows for improved GitHub and Gitea support
|
- update version to 1.2.14 and refactor release workflows for improved GitHub and Gitea support
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.2.14"
|
version = "1.2.15"
|
||||||
|
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user