Skip to content

Commit

Permalink
v0.8 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
j3ssie committed Apr 27, 2020
1 parent 5295c2c commit e52ef7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img alt="Jaeles" src="https://image.flaticon.com/icons/svg/1432/1432425.svg" height="140" />
<p align="center">
<a href=""><img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a>
<a href="https://github.com/jaeles-project/jaeles"><img alt="Release" src="https://img.shields.io/badge/version-beta%20v0.7-blue.svg"></a>
<a href="https://github.com/jaeles-project/jaeles"><img alt="Release" src="https://img.shields.io/badge/version-beta%20v0.8-blue.svg"></a>
<a href="https://inventory.rawsec.ml/tools.html#Jaeles"><img src="https://inventory.rawsec.ml/img/badges/Rawsec-inventoried-FF5050_flat.svg" alt="Rawsec&#39;s CyberSecurity Inventory"></a>
</p>
</p>
Expand Down
2 changes: 1 addition & 1 deletion libs/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package libs

const (
// VERSION current Jaeles version
VERSION = "beta v0.7.6"
VERSION = "beta v0.8"
// AUTHOR author of this
AUTHOR = "@j3ssiejjj"
// SIGNREPO default repo to get signature
Expand Down

0 comments on commit e52ef7b

Please sign in to comment.