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 91acfcc commit 6008968Copy full SHA for 6008968
info/app.go
@@ -1,7 +1,7 @@
1
package info
2
3
const (
4
- VERSION = "0.9.1"
5
- RELEASE_DATE = "2023-11-11"
+ VERSION = "0.9.2"
+ RELEASE_DATE = "2023-11-12"
6
CONFIG = "captainhook.json"
7
)
0 commit comments