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 af8d9b7 commit fe965d5Copy full SHA for fe965d5
info/app.go
@@ -1,7 +1,7 @@
1
package info
2
3
const (
4
- VERSION = "0.9.6"
+ VERSION = "0.9.7"
5
RELEASE_DATE = "2023-11-16"
6
CONFIG = "captainhook.json"
7
)
0 commit comments