Skip to content

Commit 13c5b10

Browse files
committed
chore: bump version to 1.3.6
1 parent 1d38a20 commit 13c5b10

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

12071207
;;;; Startup Header
12081208

1209-
(defconst pi-coding-agent-version "1.3.5"
1209+
(defconst pi-coding-agent-version "1.3.6"
12101210
"Version of pi-coding-agent.")
12111211

12121212
(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.5
9+
;; Version: 1.3.6
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)