mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-02 11:29:49 +01:00
9 lines
216 B
YAML
9 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
|