diff --git a/package-lock.json b/package-lock.json index 1fadbac8..da6cb8d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.7.0-beta", + "version": "3.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.7.0-beta", + "version": "3.7.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a9a56d16..e28f02cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.7.0-beta", + "version": "3.7.0", "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/templates/markdown/README.md b/source/templates/markdown/README.md index 00a14339..3e2a614a 100644 --- a/source/templates/markdown/README.md +++ b/source/templates/markdown/README.md @@ -1,4 +1,4 @@ -### 📒 Markdown 🚧 v3.7 +### 📒 Markdown Markdown template can render a **markdown template** by interpreting **templating brackets** `{{` and `}}`.