From 2c736e0108257a1954dea7ad6e0e95c5b9afa154 Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Sat, 13 Jan 2024 15:10:38 -0500 Subject: [PATCH] fix --- release_version.txt | 2 +- utils/move_archives.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release_version.txt b/release_version.txt index 6f2743d..0bfccb0 100644 --- a/release_version.txt +++ b/release_version.txt @@ -1 +1 @@ -0.4.4 +0.4.5 diff --git a/utils/move_archives.sh b/utils/move_archives.sh index b034b90..fab0764 100755 --- a/utils/move_archives.sh +++ b/utils/move_archives.sh @@ -22,7 +22,7 @@ then usage fi -Days=${2} +Days=${3} if [ "${Days}" == "" ] then Days=2