From b5153bc828606c9aaae21fb685f653cbcfb48dd3 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sun, 31 Mar 2019 19:38:23 -0700 Subject: fix issue with misc/tools/fontinfo.py caused by the wonky FontBakery-enforced version format --- docs/_data/fontinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_data') diff --git a/docs/_data/fontinfo.json b/docs/_data/fontinfo.json index 2a419bd9d..1ce326071 100644 --- a/docs/_data/fontinfo.json +++ b/docs/_data/fontinfo.json @@ -118,6 +118,6 @@ "underlinePosition": -464, "underlineThickness": 192 }, - "version": "Version" + "version": "3.4" } ] -- cgit v1.2.3