Skip to content

Commit b529096

Browse files
Prepare version 1.4.0
1 parent e32b720 commit b529096

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.3"
5-
ReleaseDate = "2025-06-01"
4+
Version = "1.4.0"
5+
ReleaseDate = "2025-07-25"
66
Config = "captainhook.json"
77
MinRequiredInstaller = "1.0.4"
88
Executable = "captainhook"

0 commit comments

Comments
 (0)