Skip to content

Commit c5cb383

Browse files
authored
4.3.2
1 parent 6683b3b commit c5cb383

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

install.sh

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION="4.3.1"
3+
VERSION="4.3.2"
44
DOWNLOAD_HOST="https://github.com/VIPORMiner/VIPORMiner/raw/main/linux"
55
ORIGIN_EXEC="vipor-${VERSION}"
66

@@ -395,6 +395,8 @@ ISSUE() {
395395
echo "4.1.5"
396396
echo "4.2.0"
397397
echo "4.3.0"
398+
echo "4.3.1"
399+
echo "4.3.2"
398400
}
399401

400402
filterResult() {

0 commit comments

Comments
 (0)