From aa33dd3a21fe25378840bd4e61ad47e4fd5141ec Mon Sep 17 00:00:00 2001 From: Prot-CN Date: Fri, 1 Feb 2019 13:24:38 +0600 Subject: [PATCH] Zaplatka for API 0.0.4 --- pom.xml | 14 +------------- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index deed67f..095c64b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,19 +6,7 @@ ru.prisonlife PrisonAPI - 0.0.1 - - - - org.apache.maven.plugins - maven-compiler-plugin - - 7 - 7 - - - - + 0.0.4 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 78132e1..beea0d7 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ name: PrisonAPI -version: 0.0.1 +version: 0.0.4 authors: [Overlord_S, Prot_CN, Wani4ka] main: ru.prisonlife.PrisonAPI.PrisonAPI \ No newline at end of file