Skip to content

Commit f482caa

Browse files
author
runner
committed
update protoc.sh:v31.1
1 parent 25c6d8d commit f482caa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

protoc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION="v31.0"
3+
VERSION="v31.1"
44

55
if [ -n "$1" ];then
66
VERSION=$1

0 commit comments

Comments
 (0)