From 263e2a5fef969cf6347c540acab5dbbe524c67c0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 21 Feb 2019 15:11:51 +0100 Subject: [PATCH] tar: Update version from 1.29 to 1.31 --- tar.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tar.be0 b/tar.be0 index e0ff54d80..83b2a87cc 100755 --- a/tar.be0 +++ b/tar.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION tar-1.29-0 +# BEE_VERSION tar-1.31-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.)