From adea5bc66f105bfd0756e412628a7f0f477a6384 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 13 Jun 2017 13:33:33 +0200 Subject: [PATCH] mxq: Update version from 0.25.0 to 0.25.1 --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 68ea92df3..b5b6f923c 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.25.0-0 +# BEE_VERSION mxq-0.25.1-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.)