We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32b720 commit b529096Copy full SHA for b529096
info/app.go
@@ -1,8 +1,8 @@
1
package info
2
3
const (
4
- Version = "1.3.3"
5
- ReleaseDate = "2025-06-01"
+ Version = "1.4.0"
+ ReleaseDate = "2025-07-25"
6
Config = "captainhook.json"
7
MinRequiredInstaller = "1.0.4"
8
Executable = "captainhook"
0 commit comments