From 0cb31561862ecaec99f899ca2cc5b8124e0898e0 Mon Sep 17 00:00:00 2001 From: awesomemoder316 Date: Tue, 17 Aug 2021 19:33:42 -0700 Subject: [PATCH] v2.1 -> v2.2 --- plugin.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 342b386..bd15841 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,7 @@ name: WebConsole main: es.mesacarlos.webconsole.WebConsole api-version: 1.13 -version: 2.1 +version: 2.2 description: WebSocket-based web console author: Carlos Mesa commands: diff --git a/pom.xml b/pom.xml index 5edc9ca..4642cc0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 WebConsole WebConsole - 2.1 + 2.2 src