Update to v2.4.8

This commit is contained in:
GeorgH93 2022-07-24 14:23:39 +02:00
parent ee08afff7b
commit 65250235e1
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ Database:
# Changing settings down here after you have used this plugin may result in data inconsistency!!!
Tables:
# Table names
# Don't change the players table if you have backpacks stored in your database already! Player id's might won't match anymore resulting data inconsistency.
# Don't change the players table if you have backpacks stored in your database already! Player id's might not match any more resulting data inconsistency.
User: backpack_players
Backpack: backpacks
Cooldown: backpack_cooldowns

View File

@ -7,7 +7,7 @@
<packaging>pom</packaging>
<properties>
<revision>2.4.7-RC1</revision>
<revision>2.4.8</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>