From 1ae6b0d8e3ecdfa4660764418c640be2e8232e66 Mon Sep 17 00:00:00 2001 From: alfajorcito <54239420+alfajorcito@users.noreply.github.com> Date: Thu, 29 Dec 2022 21:20:38 +0900 Subject: [PATCH] update YABS_VERSION --- yabs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yabs.sh b/yabs.sh index 3c483ef..2f8f14a 100755 --- a/yabs.sh +++ b/yabs.sh @@ -12,7 +12,7 @@ # performance via fio. The script is designed to not require any dependencies # - either compiled or installed - nor admin privileges to run. # -YABS_VERSION="v2022-12-04" +YABS_VERSION="v2022-12-29" echo -e '# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #' echo -e '# Yet-Another-Bench-Script #'