Skip to content

Commit 8ac3792

Browse files
committed
Update refimages
1 parent 970bd32 commit 8ac3792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/compare.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ using TOML
88

99
include("references.jl")
1010

11-
function download_refimages(tag = "refimages-v3")
11+
function download_refimages(tag = "refimages-v4")
1212
url = "https://github.com/Kolaru/MathTeXEngine.jl/releases/download/$tag/reference_images.tar"
1313
images_tar = joinpath(@__DIR__, "reference_images.tar")
1414
images = joinpath(@__DIR__, "reference_images")

0 commit comments

Comments
 (0)