From bf8d04a4990cb5413d3c7f62e2dbdd97a498130a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Fri, 25 Jun 2021 04:08:29 +0800 Subject: [matplotplusplus] Fix usage (#18583) * [matplotplusplus] Fix usage * update version record * Remove rename code * update version --- versions/baseline.json | 2 +- versions/m-/matplotplusplus.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index 0e2f2413a..d08914b0b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3922,7 +3922,7 @@ }, "matplotplusplus": { "baseline": "2021-04-11", - "port-version": 3 + "port-version": 4 }, "matroska": { "baseline": "1.6.2", diff --git a/versions/m-/matplotplusplus.json b/versions/m-/matplotplusplus.json index d409eab68..a1a7f0459 100644 --- a/versions/m-/matplotplusplus.json +++ b/versions/m-/matplotplusplus.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ee89d0f23b11e362fb9e65670377c47b35ffea6c", + "version-date": "2021-04-11", + "port-version": 4 + }, { "git-tree": "e60b72bfb17b3263a7ee1e056af221991f5c7d69", "version-date": "2021-04-11", -- cgit v1.2.3