From 0b4cd4f7292fcdc02d5493c4dcfcb849dad0a5b7 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 29 Mar 2021 16:24:39 +0200 Subject: [PATCH] mxq: Update version from 0.26.6 to 0.27.0 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index e055c3c7f..153986eac 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.26.6-0 +# BEE_VERSION mxq-0.27.0-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)