1 parent 970bd32 commit 8ac3792Copy full SHA for 8ac3792
1 file changed
reference/compare.jl
@@ -8,7 +8,7 @@ using TOML
8
9
include("references.jl")
10
11
-function download_refimages(tag = "refimages-v3")
+function download_refimages(tag = "refimages-v4")
12
url = "https://github.com/Kolaru/MathTeXEngine.jl/releases/download/$tag/reference_images.tar"
13
images_tar = joinpath(@__DIR__, "reference_images.tar")
14
images = joinpath(@__DIR__, "reference_images")
0 commit comments