Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
chomosuke committed Jan 28, 2024
1 parent 44bc7cf commit d2ed679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/typst-preview/fetch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ end
function M.bins_to_fetch()
return {
{
url = 'https://github.com/Enter-tainer/typst-preview/releases/download/v0.10.4/'
url = 'https://github.com/Enter-tainer/typst-preview/releases/download/v0.10.7/'
.. M.get_typst_bin_name(),
name = M.get_typst_bin_name(),
},
Expand Down

0 comments on commit d2ed679

Please sign in to comment.