Skip to content

Commit 2b6a27f

Browse files
committed
Release v2.6.0
1 parent c66f012 commit 2b6a27f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pi-coding-agent-ui.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1873,7 +1873,7 @@ warnings for missing dependencies."
18731873

18741874
;;;; Startup Header
18751875

1876-
(defconst pi-coding-agent-version "2.5.2"
1876+
(defconst pi-coding-agent-version "2.6.0"
18771877
"Version of pi-coding-agent.")
18781878

18791879
(defconst pi-coding-agent--version-probe-delay 0.1

pi-coding-agent.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Maintainer: Daniel Nouri <daniel.nouri@gmail.com>
77
;; URL: https://github.com/dnouri/pi-coding-agent
88
;; Keywords: ai llm ai-pair-programming tools
9-
;; Version: 2.5.2
9+
;; Version: 2.6.0
1010
;; Package-Requires: ((emacs "29.1") (transient "0.9.0") (md-ts-mode "0.3.0") (markdown-table-wrap "0.2.0"))
1111

1212
;; SPDX-License-Identifier: GPL-3.0-or-later

0 commit comments

Comments
 (0)