diff --git a/package-lock.json b/package-lock.json index dacc33db..f47b6dac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.8.0", + "version": "3.9.0-beta", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.8.0", + "version": "3.9.0-beta", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 49e74ad0..41b63492 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.8.0", + "version": "3.9.0-beta", "description": "An image generator with 20+ metrics about your GitHub account such as activity, community, repositories, coding habits, website performances, music played, starred topics, etc. that you can put on your profile or elsewhere !", "main": "index.mjs", "scripts": { diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index ce88bb2c..6726e925 100644 --- a/source/app/web/statics/about/index.html +++ b/source/app/web/statics/about/index.html @@ -299,6 +299,6 @@ - + diff --git a/source/app/web/statics/index.html b/source/app/web/statics/index.html index f4327f8c..5e44ab5d 100644 --- a/source/app/web/statics/index.html +++ b/source/app/web/statics/index.html @@ -183,7 +183,7 @@ - - + + \ No newline at end of file