release: sync licenses.yaml self.version to 2.5.0

gen-build-info auto-syncs assets/licenses.yaml `self.version` from pubspec on
every build/run/test; this is the generated catch-up to the 2.5.0 cut (it ran
during the coverage build). Also persists the T-432 done status.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-15 09:30:24 +02:00
co-authored by Claude Opus 4.8
parent 85cc34e09c
commit 1faa047393
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ self:
# Auto-synced from pubspec.yaml `version:` by `make gen-build-info`
# (runs implicitly on every build/run/test). Don't hand-edit; bump
# pubspec instead.
version: "2.4.1"
version: "2.5.0"
homepage: https://github.com/postmeridiem/clide
license: MIT
license_file: assets/LICENSE