diff --git a/D/DomainSets/Versions.toml b/D/DomainSets/Versions.toml index 79bde935dc5061e..1d8dc463bc957c3 100644 --- a/D/DomainSets/Versions.toml +++ b/D/DomainSets/Versions.toml @@ -141,3 +141,6 @@ git-tree-sha1 = "f300614d950439b5501e4198b0440c7e8b511894" ["0.7.14"] git-tree-sha1 = "490392af2c7d63183bfa2c8aaa6ab981c5ba7561" + +["0.7.15"] +git-tree-sha1 = "a7e9f13f33652c533d49868a534bfb2050d1365f" diff --git a/D/DomainSets/WeakCompat.toml b/D/DomainSets/WeakCompat.toml index 1d99147307eed7e..175043e00690d3e 100644 --- a/D/DomainSets/WeakCompat.toml +++ b/D/DomainSets/WeakCompat.toml @@ -1,5 +1,8 @@ ["0.7.13"] Makie = "0.19-0.20" -["0.7.14-0"] +["0.7.14"] Makie = "0.19-0.21" + +["0.7.15-0"] +Makie = "0.19-0.22"