diff --git a/kubetail b/kubetail index a827a28..f82d26c 100755 --- a/kubetail +++ b/kubetail @@ -23,7 +23,7 @@ containers=() selector=() regex='substring' since="${default_since}" -version="1.4.1-SNAPSHOT" +version="1.4.1" usage="${PROGNAME} [-h] [-c] [-n] [-t] [-l] [-s] [-b] [-k] [-v] -- tail multiple Kubernetes pod logs at the same time