From 913cba7b0d8ba8ff020d005c91d5d998d315794d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 3 Jul 2023 06:43:05 +0200 Subject: [PATCH] atop: Update version from 2.5.0 to 2.9.0 --- atop.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atop.be0 b/atop.be0 index ea867ff55..430823a6b 100755 --- a/atop.be0 +++ b/atop.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION atop-2.5.0-0 +# BEE_VERSION atop-2.9.0-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.)