Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgieinsocks committed Nov 27, 2024
1 parent 30daeb6 commit 27fe4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl-mdb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[[ -n "${DEBUG}" ]] && set -x
set -eo pipefail

VERSION="0.0.2-dev"
VERSION="0.0.2"

KMDB_KUBECTL="${KMDB_KUBECTL:-kubectl}"
KMDB_NAMESPACE="${KMDB_NAMESPACE:-default}"
Expand Down

0 comments on commit 27fe4b0

Please sign in to comment.