Skip to content
Snippets Groups Projects
Unverified Commit b9ed2426 authored by J0WI's avatar J0WI Committed by GitHub
Browse files

Bump stable to 30.0.2

parent 4f130dc7
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -Eeuo pipefail set -Eeuo pipefail
stable_channel='30.0.1' stable_channel='30.0.2'
self="$(basename "$BASH_SOURCE")" self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")" cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment