mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2024-12-27 09:54:15 +00:00
Bump version
This commit is contained in:
parent
f2241ed1ea
commit
0c58fcfcd0
2 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,7 @@ sourceCompatibility = 1.8
|
|||
targetCompatibility = 1.8
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
group = 'dev.esophose'
|
||||
version = '8.0'
|
||||
version = '8.1'
|
||||
|
||||
java {
|
||||
withJavadocJar()
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
=== v8.1 ===
|
||||
* Fixed the /pp reload command throwing an error on 1.12.2 or lower
|
||||
=== v8.0 ===
|
||||
+ Added support for Particle Packs (more information on this coming soon)
|
||||
+ Added setting toggle-on-combat-include-mobs
|
||||
|
|
Loading…
Reference in a new issue