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