From 0f7fab6776261a2f732c709cf61cd22d37b60f8e Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 15 Apr 2020 16:04:55 +0200 Subject: [PATCH] mxq: Update version from 0.26.1 to 0.26.3 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index e4683d3ee..25bc27470 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.26.1-0 +# BEE_VERSION mxq-0.26.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.)