diff --git a/CHANGELOG.md b/CHANGELOG.md index 64320654..65365314 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ heading, and (b) bumping `pubspec.yaml` `version:` in the same commit. ## [Unreleased] +## [2.5.0] — 2026-06-14 + ### Added - **Windows desktop support.** clide builds and runs on Windows: ConPTY-backed diff --git a/pubspec.yaml b/pubspec.yaml index 39fe8ac5..ad5ad0cf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ description: >- subsystem handlers (pane, files, editor, git, pql), and the extension framework. publish_to: none -version: 2.4.1 +version: 2.5.0 repository: https://github.com/postmeridiem/clide # Short user-facing tagline (the welcome subtitle, web meta # description, etc.). Baked into lib/src/build_info.g.dart by