Compare commits

...

2 Commits

3 changed files with 7 additions and 6 deletions

@ -112,7 +112,3 @@ EOF
fi fi
echo "Successfully uploaded $file" echo "Successfully uploaded $file"
done done
}
}
}
}

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

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