Merge branch 'development'

This commit is contained in:
Christian Koop 2022-09-05 22:37:13 +02:00
commit 011ca8e6ef
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
2 changed files with 2 additions and 3 deletions

View File

@ -13,7 +13,6 @@
<br>
[![Latest version](https://img.shields.io/badge/dynamic/xml?style=flat&color=blue&logo=github&logoColor=white&label=Latest&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsongoda%2FEpicAnchors%2Fmaster%2Fpom.xml&query=%2F*%5Blocal-name()%3D'project'%5D%2F*%5Blocal-name()%3D'version'%5D)](https://songoda.com/marketplace/product/31)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=songoda_EpicAnchors&metric=alert_status)](https://sonarcloud.io/dashboard?id=songoda_EpicAnchors)
[![GitHub last commit](https://img.shields.io/github/last-commit/songoda/EpicAnchors?label=Last+commit)](https://github.com/songoda/EpicAnchors/commits)
<br>
[![bStats Servers](https://img.shields.io/bstats/servers/4816?label=Servers)](https://bstats.org/plugin/bukkit/EpicAnchors/4816)
</div>

View File

@ -6,7 +6,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicAnchors</artifactId>
<version>2.2.3</version>
<version>2.2.4</version>
<name>EpicAnchors</name>
<description>Allow your players to keep chunks loaded for a limited amount of time for a cost.</description>
@ -142,7 +142,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.14-DEV</version>
<version>2.6.16</version>
<scope>compile</scope>
</dependency>