From 05084b7aa4e584afcc01b86dc2c0721332be1f7f Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 24 Aug 2021 19:08:52 +0200 Subject: [PATCH] mxq: Update version from 0.27.2 to 0.28.0 0.28.0 Apathetic Albatross - Kills user jobs more reliably - Replaced old bugs with new bugs --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index f09c21807..5b42a955e 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.27.2-0 +# BEE_VERSION mxq-0.28.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.)