From c2df6966bd4137382d7ac31693225925b5ab36dc Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Thu, 24 Mar 2022 00:45:50 -0400 Subject: [PATCH] chore: create version 3.23-beta --- package-lock.json | 4 ++-- package.json | 2 +- source/app/web/statics/about/index.html | 2 +- source/app/web/statics/index.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bbf3f60f..027fec60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.22.0", + "version": "3.23.0-beta", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.22.0", + "version": "3.23.0-beta", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7415fd65..96d87867 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.22.0", + "version": "3.23.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 aaf30230..c066d565 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 12875817..ac0a7b73 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