Skip to content

Commit 57a03a7

Browse files
Prepare version 1.0.6
1 parent f23a560 commit 57a03a7

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.0.5"
5-
ReleaseDate = "2024-06-17"
4+
Version = "1.0.6"
5+
ReleaseDate = "2024-09-09"
66
Config = "captainhook.json"
77
MinRequiredInstaller = "1.0.4"
88
Executable = "captainhook"

0 commit comments

Comments
 (0)