From 95ffc29c2440de3777f8b0ddbb3c531f09a22cf4 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 16 Feb 2022 14:42:41 +0100 Subject: [PATCH] mxq: Update version from 0.29.4 to 0.30.0 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index fa4404153..0449e5809 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.29.4-0 +# BEE_VERSION mxq-0.30.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.)