Skip to content

Commit ad06428

Browse files
committed
chore: bump version to 1.3.4
1 parent 271c976 commit ad06428

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
@@ -1156,7 +1156,7 @@ Displays warnings for missing dependencies."
11561156

11571157
;;;; Startup Header
11581158

1159-
(defconst pi-coding-agent-version "1.3.3"
1159+
(defconst pi-coding-agent-version "1.3.4"
11601160
"Version of pi-coding-agent.")
11611161

11621162
(defun pi-coding-agent--get-pi-coding-agent-version ()

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: 1.3.3
9+
;; Version: 1.3.4
1010
;; Package-Requires: ((emacs "28.1") (markdown-mode "2.6") (transient "0.9.0"))
1111

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

0 commit comments

Comments
 (0)