From 2a2c9352e6d2ed7e4769918138a1b3cb0b7f79d3 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Sun, 19 Apr 2020 13:58:10 +0200 Subject: [PATCH] mxqd: Update version from 0.26.3 to 0.26.4 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 25bc27470..19b55f141 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.26.3-0 +# BEE_VERSION mxq-0.26.4-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.)