From 8c17561f93bc916453c7b098c90c676025c97ae9 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 13 Jul 2018 14:44:43 +0200 Subject: [PATCH] lsscsi: increase version --- lsscsi.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsscsi.be0 b/lsscsi.be0 index 0717da806..7cb53e2c7 100755 --- a/lsscsi.be0 +++ b/lsscsi.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION lsscsi-0.27-0 +# BEE_VERSION lsscsi-0.29-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.)