diff --git a/gh-markdown-preview b/gh-markdown-preview index 819fc0a..e6952b0 100755 --- a/gh-markdown-preview +++ b/gh-markdown-preview @@ -2,7 +2,7 @@ set -e repo="yusukebe/gh-markdown-preview" -tag="v1.2.10" +tag="v1.3.0" extension_path="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" tag_path="${extension_path}/dist/${tag}"