From c1b24721a2b7cb5046fe74a60bb2d1a36ff52d58 Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:57:52 +0000 Subject: [PATCH] chore: create version 3.21-beta --- package-lock.json | 16 ++++++++-------- package.json | 2 +- source/app/web/statics/about/index.html | 2 +- source/app/web/statics/index.html | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2122bc13..76e746dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.20.0", + "version": "3.21.0-beta", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.20.0", + "version": "3.21.0-beta", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -4516,9 +4516,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.14.7", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz", - "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==", + "version": "1.14.8", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz", + "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==", "funding": [ { "type": "individual", @@ -13495,9 +13495,9 @@ "dev": true }, "follow-redirects": { - "version": "1.14.7", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz", - "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==" + "version": "1.14.8", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz", + "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==" }, "foreach": { "version": "2.0.5", diff --git a/package.json b/package.json index ae8f6618..2c3456a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.20.0", + "version": "3.21.0-beta", "description": "An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!", "main": "index.mjs", "scripts": { diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index 6e04e431..a2a22760 100644 --- a/source/app/web/statics/about/index.html +++ b/source/app/web/statics/about/index.html @@ -374,6 +374,6 @@ - + diff --git a/source/app/web/statics/index.html b/source/app/web/statics/index.html index 758d18cf..3a16d78b 100644 --- a/source/app/web/statics/index.html +++ b/source/app/web/statics/index.html @@ -201,7 +201,7 @@ - - + + \ No newline at end of file