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 c723abe commit 186f004Copy full SHA for 186f004
info/app.go
@@ -1,8 +1,8 @@
1
package info
2
3
const (
4
- Version = "1.3.1"
5
- ReleaseDate = "2025-05-25"
+ Version = "1.3.2"
+ ReleaseDate = "2025-06-01"
6
Config = "captainhook.json"
7
MinRequiredInstaller = "1.0.4"
8
Executable = "captainhook"
0 commit comments