diff --git a/package-lock.json b/package-lock.json index 811c636f..57d45322 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.23.0", + "version": "3.24.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.23.0", + "version": "3.24.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9e8fda92..7b35f55f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "metrics", - "version": "3.23.0", - "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!", + "version": "3.24.0", + "description": "An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!", "main": "index.mjs", "scripts": { "start": "node source/app/web/index.mjs", diff --git a/source/app/action/action.yml b/source/app/action/action.yml index f51497f2..14a37f2e 100644 --- a/source/app/action/action.yml +++ b/source/app/action/action.yml @@ -13,7 +13,7 @@ inputs: # Action metadata name: Metrics embed author: lowlighter -description: An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account! +description: An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account! branding: icon: user-check color: gray-dark diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index c066d565..4fac4ee7 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 ac0a7b73..0c97cf0f 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