The new spec is here: [KTag Beacon Specification v0.11](https://ktag.clubk.club/Technology/BLE/KTag%20Beacon%20Specification%20v0.11.pdf) Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #2
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.8.2
|
|
version_files:
|
|
- idf_component.yml
|