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

Bump stable to 28.0.7


Fix #2252

Signed-off-by: default avatarJ0WI <J0WI@users.noreply.github.com>
parent 7d0795c0
Branches
Tags
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -Eeuo pipefail set -Eeuo pipefail
stable_channel='28.0.6' stable_channel='28.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 to comment