From fcd652a36dbca5d8449adbed35ba56493c22c37f Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 27 Aug 2024 21:34:38 +0200 Subject: [PATCH] mxq: Update version fro 0.31.5 to 0.31.6 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index d9d659d9f..d7d676428 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.31.5-0 +# BEE_VERSION mxq-0.31.6-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.)