From fd1877465f810d2d813fdc630312c8951eff2d99 Mon Sep 17 00:00:00 2001 From: j3ssie Date: Sun, 5 Apr 2020 21:09:06 +0700 Subject: [PATCH] v0.7 release --- README.md | 2 +- libs/version.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04660ab..e5d304a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Jaeles

Software License - Release + Release Rawsec's CyberSecurity Inventory

diff --git a/libs/version.go b/libs/version.go index 316747e..b0ddd72 100644 --- a/libs/version.go +++ b/libs/version.go @@ -2,7 +2,7 @@ package libs const ( // VERSION current Jaeles version - VERSION = "beta v0.6.3" + VERSION = "beta v0.7" // AUTHOR author of this AUTHOR = "@j3ssiejjj" // SIGNREPO default repo to get signature