This release reworked the initialization code to provide more robust initialization, especially when no USB stick is present. It incorporates [Version 1.0 of SystemK](Software/SystemK#9). This is the first release for the [32ESPecial Blaster Kits](https://link.clubk.club/2025002). Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #9
8 lines
216 B
YAML
8 lines
216 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(mdns): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py mdns
|
|
tag_format: mdns-v$version
|
|
version: 1.9.1
|
|
version_files:
|
|
- idf_component.yml
|