Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
monodb-mysql-health: up VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jul 4, 2024
1 parent 9ce7f50 commit 70cb0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monodb/monodb-mysql-health.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
###~ description: Checks the status of MySQL and MySQL cluster
VERSION=v1.0.0
VERSION=v1.1.0

[[ "$1" == '-v' ]] || [[ "$1" == '--version' ]] && {
echo "$VERSION"
Expand Down

0 comments on commit 70cb0aa

Please sign in to comment.