From e8c145637143b6255edb3b1aa1526717a6ae9fc1 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Dec 2019 05:48:01 +0000 Subject: [PATCH] updating the version number --- VERSION | 2 +- config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index a2864915a..016644d5c 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # See the file 'doc/COPYING' for copying permission # -0.4.7.4-alpha-pre +0.5.0.0-alpha-pre diff --git a/config.yaml b/config.yaml index c896e16c7..33508dc13 100644 --- a/config.yaml +++ b/config.yaml @@ -6,7 +6,7 @@ # BeEF Configuration file beef: - version: '0.4.7.4-alpha-pre' + version: '0.5.0.0-alpha-pre' # More verbose messages (server-side) debug: false # More verbose messages (client-side)