Skip to content

Commit 95c4929

Browse files
authoredJul 3, 2024··
Bump stable to 28.0.7
Fix #2252 Signed-off-by: J0WI <J0WI@users.noreply.github.com>
1 parent 7d0795c commit 95c4929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎generate-stackbrew-library.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -Eeuo pipefail
33

4-
stable_channel='28.0.6'
4+
stable_channel='28.0.7'
55

66
self="$(basename "$BASH_SOURCE")"
77
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"

0 commit comments

Comments
 (0)
Please sign in to comment.