From a054a6ffbadf785f5ddaded754b7a42f3acb9f18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 15:30:02 +0530 Subject: [PATCH] chore: Update JavaScript plugins (#36) chore: update JavaScript plugins Co-authored-by: EvolutionX-10 --- JavaScript/publish.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaScript/publish.js b/JavaScript/publish.js index d010879..6427e27 100644 --- a/JavaScript/publish.js +++ b/JavaScript/publish.js @@ -4,7 +4,7 @@ * This is publish plugin, it allows you to publish your slash commands with ease. * * @author @EvolutionX-10 [<@697795666373640213>] - * @version 1.2.2 + * @version 1.2.3 * @example * ```ts * import { publish } from "../plugins/publish";