Skip to content

Commit 6008968

Browse files
Prepare version 0.9.2
1 parent 91acfcc commit 6008968

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,7 +1,7 @@
11
package info
22

33
const (
4-
VERSION = "0.9.1"
5-
RELEASE_DATE = "2023-11-11"
4+
VERSION = "0.9.2"
5+
RELEASE_DATE = "2023-11-12"
66
CONFIG = "captainhook.json"
77
)

0 commit comments

Comments
 (0)