Skip to content

Commit b6431c4

Browse files
committed
chore: bump version to 1.3.5
1 parent 0c29d3a commit b6431c4

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

11671167
;;;; Startup Header
11681168

1169-
(defconst pi-coding-agent-version "1.3.4"
1169+
(defconst pi-coding-agent-version "1.3.5"
11701170
"Version of pi-coding-agent.")
11711171

11721172
(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: 1.3.4
9+
;; Version: 1.3.5
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)