Compare commits
No commits in common. "6a57186091c7b0519e90f81f662674b672f1ce97" and "e0c9d90892ec69e232ace3bce0592eab356b0441" have entirely different histories.
6a57186091
...
e0c9d90892
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,11 +1,5 @@
|
||||
# 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.19"
|
||||
version = "1.3.18"
|
||||
|
||||
#test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user