diff --git a/package-lock.json b/package-lock.json index f695f043..6c27cbb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.24.0", + "version": "3.25.0-beta", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.24.0", + "version": "3.25.0-beta", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b36eac2d..31680180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.24.0", + "version": "3.25.0-beta", "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": { diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index 4fac4ee7..6af21be1 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 0c97cf0f..8ef5b338 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