Compare commits

...

3 Commits

Author SHA1 Message Date
6a57186091 docs: update changelog for version 1.3.19
All checks were successful
Release Workflow / detect-provider (push) Successful in 3s
Release Workflow / github-release (push) Has been skipped
Release Workflow / gitea-release (push) Successful in 2m42s
2025-02-21 22:17:32 +01:00
babd3f47a0 docs: update webpages for version v1.3.19 2025-02-21 22:17:32 +01:00
5372fe10fe workflow: enable git push for version tagging in Gitea release 2025-02-21 22:17:22 +01:00
3 changed files with 8 additions and 2 deletions

View File

@ -86,4 +86,4 @@ jobs:
# Create release using git command # Create release using git command
#git tag -a "v${VERSION}" -m "Release ${VERSION}" #git tag -a "v${VERSION}" -m "Release ${VERSION}"
#git push origin "v${VERSION}" git push origin "v${VERSION}"

View File

@ -1,5 +1,11 @@
# Changelog # 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 ## [1.3.18] - 2025-02-21
### Changed ### Changed
- ACHTUNG: Installiere einmal das filaman_full.bin danach kannst du über die upgrade Files aktualisieren und deine Settings bleiben auch erhalten. - ACHTUNG: Installiere einmal das filaman_full.bin danach kannst du über die upgrade Files aktualisieren und deine Settings bleiben auch erhalten.

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[common] [common]
version = "1.3.18" version = "1.3.19"
#test #test