From 07cc6f9542f34824744ab4708582f359d0fc2370 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Sun, 5 May 2019 14:40:50 +0000 Subject: [PATCH] Bump version to 0.4.7.4-alpha-pre --- VERSION | 2 +- config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index e53f71ebb..a2864915a 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # See the file 'doc/COPYING' for copying permission # -0.4.7.3-alpha +0.4.7.4-alpha-pre diff --git a/config.yaml b/config.yaml index 6bb7a0f0d..d79087c6a 100644 --- a/config.yaml +++ b/config.yaml @@ -6,7 +6,7 @@ # BeEF Configuration file beef: - version: '0.4.7.3-alpha' + version: '0.4.7.4-alpha-pre' # More verbose messages (server-side) debug: false # More verbose messages (client-side)