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