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 9a20537 commit a56a1b9Copy full SHA for a56a1b9
1 file changed
libs/version.go
@@ -2,7 +2,7 @@ package libs
2
3
const (
4
// VERSION current Jaeles version
5
- VERSION = "beta v0.10.3"
+ VERSION = "beta v0.11"
6
// AUTHOR author of this
7
AUTHOR = "@j3ssiejjj"
8
// SIGNREPO default repo to get signature
0 commit comments