From 2d23692fd6e45a078d056f554d708a83cdc2b9d8 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Wed, 27 Feb 2019 15:55:28 +0000 Subject: [PATCH] BeEF version 0.4.7.1-alpha --- .github/ISSUE_TEMPLATE.md | 2 +- VERSION | 2 +- config.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1ec1a8885..eea1cce2e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,7 +3,7 @@ Verify first that your issue/request has not been posted previously: * https://github.com/beefproject/beef/issues * https://github.com/beefproject/beef/wiki/FAQ -Ensure you're using the [latest version of BeEF](https://github.com/beefproject/beef/releases/tag/beef-0.4.7.0). +Ensure you're using the [latest version of BeEF](https://github.com/beefproject/beef/releases/tag/beef-0.4.7.1). #### Environment diff --git a/VERSION b/VERSION index dac6612c6..2854f5d18 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # See the file 'doc/COPYING' for copying permission # -0.4.7.0-alpha +0.4.7.1-alpha diff --git a/config.yaml b/config.yaml index 9bd40c4ff..8dc9cb297 100644 --- a/config.yaml +++ b/config.yaml @@ -6,7 +6,7 @@ # BeEF Configuration file beef: - version: '0.4.7.0-alpha' + version: '0.4.7.1-alpha' # More verbose messages (server-side) debug: false # More verbose messages (client-side)