Skip to content

Commit

Permalink
chore: bump up to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Apr 15, 2022
1 parent 00d46b3 commit 198c536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-markdown-preview
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

repo="yusukebe/gh-markdown-preview"
tag="v1.3.0"
tag="v1.3.1"

extension_path="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
tag_path="${extension_path}/dist/${tag}"
Expand Down

0 comments on commit 198c536

Please sign in to comment.