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 f23a560 commit 57a03a7Copy full SHA for 57a03a7
info/app.go
@@ -1,8 +1,8 @@
1
package info
2
3
const (
4
- Version = "1.0.5"
5
- ReleaseDate = "2024-06-17"
+ Version = "1.0.6"
+ ReleaseDate = "2024-09-09"
6
Config = "captainhook.json"
7
MinRequiredInstaller = "1.0.4"
8
Executable = "captainhook"
0 commit comments