Skip to content

Commit 2d39d9d

Browse files
authored
Bump to 27.1.2
Signed-off-by: J0WI <[email protected]>
1 parent 3f2d22d commit 2d39d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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='27.1.1'
4+
stable_channel='27.1.2'
55

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

0 commit comments

Comments
 (0)