Skip to content

Commit 7d46737

Browse files
mrbojangles3Frostman
authored andcommitted
bump version to 0.30.3
1 parent 6a90e4c commit 7d46737

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hhfab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ findLatestVersion() {
9696

9797
installFile() {
9898
case "$VERSION" in
99-
latest) VERSION="v0.30.1";;
100-
beta-1) VERSION="v0.30.1";;
99+
latest) VERSION="v0.30.3";;
100+
beta-1) VERSION="v0.30.3";;
101101
alpha-7) VERSION="v0.19.2";;
102102
esac
103103

0 commit comments

Comments
 (0)