Compare commits

...

2 Commits

Author SHA1 Message Date
c20e7de5c3 docs: update changelog for version 1.2.15
Some checks failed
Release / get-version-and-changelog (push) Successful in 7s
Release / github-release (push) Has been skipped
Release / gitea-release (push) Failing after 2s
2025-02-19 00:46:38 +01:00
55c3b3688a feat: update version to 1.2.15 and clean up Gitea release workflow 2025-02-19 00:46:34 +01:00
3 changed files with 7 additions and 6 deletions

View File

@ -111,8 +111,4 @@ EOF
exit 1
fi
echo "Successfully uploaded $file"
done
}
}
}
}
done

View File

@ -1,5 +1,10 @@
# 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
### Added
- update version to 1.2.14 and refactor release workflows for improved GitHub and Gitea support

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.2.14"
version = "1.2.15"
[env:esp32dev]
platform = espressif32