From 777a1f507ac8d248196fe16c5f689f944ea5f6b9 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 16 Dec 2021 15:35:46 +0100 Subject: [PATCH] mxq: Update version from 0.29.2 to 0.29.3 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 968dc66f4..6b27ea537 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.29.2-0 +# BEE_VERSION mxq-0.29.3-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.)