From b7a65f2aa9e69399bf0b417e0cd53fce53f9ab8e Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 15 Apr 2021 08:52:33 +0200 Subject: [PATCH] mxq: Update version from 0.27.1 to 0.27.2 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 8a5a99ec7..f09c21807 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.27.1-0 +# BEE_VERSION mxq-0.27.2-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.)