Compare commits

..

No commits in common. "367143c45666c5736c6ce89878545066e78dc57c" and "b8beb992d6a239070059b3aba81cb03feded2309" have entirely different histories.

3 changed files with 3 additions and 9 deletions

View File

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

View File

@ -1,11 +1,5 @@
# Changelog
## [1.3.17] - 2025-02-21
### Changed
- update webpages for version v1.3.17
- ci: comment out git tag and push commands in gitea-release workflow
## [1.3.16] - 2025-02-21
### Changed
- update webpages for version v1.3.16

View File

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