Compare commits

..

No commits in common. "b696a79f4bc1a9782f3062057e0452b09f93030c" and "2703689e4edd167289d358a73458406d980884c8" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -1,10 +1,5 @@
# Changelog
## [1.1.0] - 2025-02-16
### Fixed
- correct version number in nav bar
## [1.0.5] - 2025-02-16
### Added
- update version to 1.0.5 and enhance changelog update process with automatic git push

View File

@ -48,8 +48,8 @@ build_flags =
'-D VERSION="${common.version}"'
extra_scripts =
pre:scripts/pre_build.py
pre:scripts/combine_html.py
pre:scripts/pre_build.py
pre:scripts/pre_spiffs.py
pre:scripts/gzip_files.py
pre:scripts/extra_script.py