From a56a1b9dcd4c600e9e50ee12ca88843cb1e88d92 Mon Sep 17 00:00:00 2001 From: j3ssie Date: Sun, 12 Jul 2020 15:05:32 +0700 Subject: [PATCH] Release v0.11 --- libs/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/version.go b/libs/version.go index 25da784..04b58db 100644 --- a/libs/version.go +++ b/libs/version.go @@ -2,7 +2,7 @@ package libs const ( // VERSION current Jaeles version - VERSION = "beta v0.10.3" + VERSION = "beta v0.11" // AUTHOR author of this AUTHOR = "@j3ssiejjj" // SIGNREPO default repo to get signature