diff --git a/hugo.sh b/hugo.sh index 42cd022..1215b99 100755 --- a/hugo.sh +++ b/hugo.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION="v0.140.0" +VERSION="v0.140.1" if [ -n "$1" ];then VERSION=$1