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