From 0fc98ec21a14506ae55f7e4d90781fddf1f4b5f7 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 3 Jan 2017 16:31:18 +0100 Subject: [PATCH] mxq: Upgrad from mxq-0.24.2 to 0.24.3 Fix a major web bug introduced in 0.24.2 7276703 web: Fix bug: No jobs shown --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 32e29273a..9999c1559 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.24.2-0 +# BEE_VERSION mxq-0.24.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.)