Compare commits
3 Commits
e0c9d90892
...
6a57186091
Author | SHA1 | Date | |
---|---|---|---|
6a57186091 | |||
babd3f47a0 | |||
5372fe10fe |
2
.github/workflows/gitea-release.yml
vendored
2
.github/workflows/gitea-release.yml
vendored
@ -86,4 +86,4 @@ jobs:
|
||||
|
||||
# Create release using git command
|
||||
#git tag -a "v${VERSION}" -m "Release ${VERSION}"
|
||||
#git push origin "v${VERSION}"
|
||||
git push origin "v${VERSION}"
|
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.3.19] - 2025-02-21
|
||||
### Changed
|
||||
- update webpages for version v1.3.19
|
||||
- workflow: enable git push for version tagging in Gitea release
|
||||
|
||||
|
||||
## [1.3.18] - 2025-02-21
|
||||
### Changed
|
||||
- ACHTUNG: Installiere einmal das filaman_full.bin danach kannst du über die upgrade Files aktualisieren und deine Settings bleiben auch erhalten.
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.3.18"
|
||||
version = "1.3.19"
|
||||
|
||||
#test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user