Skip to content

Commit

Permalink
chore: bump up to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Apr 13, 2022
1 parent 895c889 commit f598862
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.2.10"
tag="v1.3.0"

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

0 comments on commit f598862

Please sign in to comment.