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