Skip to content

Commit 186f004

Browse files
Prepare version 1.3.2
1 parent c723abe commit 186f004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

info/app.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package info
22

33
const (
4-
Version = "1.3.1"
5-
ReleaseDate = "2025-05-25"
4+
Version = "1.3.2"
5+
ReleaseDate = "2025-06-01"
66
Config = "captainhook.json"
77
MinRequiredInstaller = "1.0.4"
88
Executable = "captainhook"

0 commit comments

Comments
 (0)