Skip to content

Commit 4bc480f

Browse files
committed
chore: update 26.01 RC to v0.45.2
Signed-off-by: Sergei Lukianov <me@slukjanov.name>
1 parent 716f46a commit 4bc480f

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-
26.01) VERSION="v0.45.0";;
120-
26.01.0) VERSION="v0.45.0";;
119+
26.01) VERSION="v0.45.2";;
120+
26.01.0) VERSION="v0.45.2";;
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)