From ff6e28b27ed466eed8b370fb7c3d9fbd95ff6061 Mon Sep 17 00:00:00 2001 From: BONNe1704 Date: Thu, 9 May 2019 16:22:02 +0300 Subject: [PATCH] Init next release (for BentoBox 1.5.0) --- README.md | 12 ++++++------ pom.xml | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0d38f40..57f0b91 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Add-on for BentoBox to provide challenges for any BentoBox GameMode. ## Where to find Currently Challenges Addon is in **Beta stage**, so it may or may not contain bugs... a lot of bugs. Also it means, that some features are not working or implemented. -Latest official **Beta Release is 0.7.0**, and you can download it from [Release tab](https://github.com/BentoBoxWorld/Challenges/releases) +Latest official **Beta Release is 0.7.5**, and you can download it from [Release tab](https://github.com/BentoBoxWorld/Challenges/releases) Or you can try **nightly builds** where you can check and test new features that will be implemented in next release from [Jenkins Server](https://ci.codemc.org/job/BentoBoxWorld/job/Challenges/lastStableBuild/). @@ -29,11 +29,11 @@ There exist also some default challenges, which importing also are available via ## Compatibility -- [x] BentoBox - 1.4.0 version -- [x] BSkyBlock - 1.4.0 version -- [x] AcidIsland - 1.4.0 version -- [x] SkyGrid - 1.4.0 version -- [x] CaveBlock - 1.4.0 version +- [x] BentoBox - 1.5.0 version +- [x] BSkyBlock - 1.5.0 version +- [x] AcidIsland - 1.5.0 version +- [x] SkyGrid - 1.5.0 version +- [x] CaveBlock - 1.5.0 version ## Config.yml diff --git a/pom.xml b/pom.xml index 8a76d65..83e0e4c 100644 --- a/pom.xml +++ b/pom.xml @@ -36,13 +36,13 @@ 1.7.4 1.13.2-R0.1-SNAPSHOT - 1.4.0 + 1.5.0-SNAPSHOT 1.4.0 68f14ec ${build.version}-SNAPSHOT - 0.7.0 + 0.7.5 -LOCAL @@ -95,7 +95,7 @@ codemc-repo - https://repo.codemc.org/repository/maven-releases/ + https://repo.codemc.org/repository/maven-public/