Skip to content

Commit 646bef9

Browse files
authored
1 parent 136a20d commit 646bef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
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='25.0.6'
4+
stable_channel='25.0.7'
55

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

0 commit comments

Comments
 (0)