8000 Update 1.3.3 to be "1.3", "1", and "latest" (whoops) · cortex/golang@88a60ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 88a60ef

Browse files
committed
Update 1.3.3 to be "1.3", "1", and "latest" (whoops)
1 parent 30f0b15 commit 88a60ef

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
@@ -3,7 +3,7 @@ set -e
33

44
declare -A aliases
55
aliases=(
6-
[1.3.2]='1.3 1 latest'
6+
[1.3.3]='1.3 1 latest'
77
[1.2.2]='1.2'
88
)
99

0 commit comments

Comments
 (0)
0