Skip to content

Commit 716f46a

Browse files
committed
fix: 26.01 RC
Signed-off-by: Sergei Lukianov <me@slukjanov.name>
1 parent 605086a commit 716f46a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hhfab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ findMasterVersion() {
116116
installFile() {
117117
case "$VERSION" in
118118
latest) VERSION="v0.43.1";;
119-
25.06) VERSION="v0.45.0";;
120-
25.06.0) VERSION="v0.45.0";;
119+
26.01) VERSION="v0.45.0";;
120+
26.01.0) VERSION="v0.45.0";;
121121
25.05) VERSION="v0.43.1";;
122122
25.05.0) VERSION="v0.43.1";;
123123
25.04) VERSION="v0.41.3";;

0 commit comments

Comments
 (0)