From 24a3837d69581163b0739669bb54973f2bd4024a Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Mon, 26 Aug 2019 14:55:36 +0200 Subject: [PATCH] bee: update to 1.2.21 download fail fix --- bee.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bee.be0 b/bee.be0 index 6d51aeeb8..2b59035f2 100755 --- a/bee.be0 +++ b/bee.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION bee-1.2.20-0 +# BEE_VERSION bee-1.2.21-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.)