From 6100c2108a4aa3294df899391fe634af2c5c426b Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 2 Nov 2023 11:35:30 +0100 Subject: [PATCH] mxq: Update version from 0.30.8 to 0.30.9 https://github.molgen.mpg.de/mariux64/mxq/releases/tag/0.30.9 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 15bc5be34..e7d90af01 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.30.8-0 +# BEE_VERSION mxq-0.30.9-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.)