Skip to content
Snippets Groups Projects
Unverified Commit a1e93f42 authored by John Molakvoæ's avatar John Molakvoæ Committed by GitHub
Browse files

Bump stable to 29.0.7 (#2297)

parent 0ffd2417
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='29.0.6' stable_channel='29.0.7'
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