From ffece633f36987b8d44c80e68af187fd5a4aa301 Mon Sep 17 00:00:00 2001 From: Mr-KayJayDee Date: Mon, 19 Apr 2021 18:36:59 +0200 Subject: [PATCH] Added community server link --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e76a866..d32016f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A correct and understandable issue contains : - Code that summonned the error - The complete error -You can also join me on my discord server. +Please join [this](https://discord.gg/7SBruKCTvQ) community server to follow all my projects or if you need help. Amandine support server diff --git a/package.json b/package.json index b51cc64..78b0bb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-image-generation", - "version": "1.4.8", + "version": "1.4.9", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "main": "src/index.js", "types": "typings/index.d.ts",