mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-02 10:37:32 +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
|
targetCompatibility = 1.8
|
||||||
compileJava.options.encoding = 'UTF-8'
|
compileJava.options.encoding = 'UTF-8'
|
||||||
group = 'dev.esophose'
|
group = 'dev.esophose'
|
||||||
version = '8.0'
|
version = '8.1'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
withJavadocJar()
|
withJavadocJar()
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
=== v8.1 ===
|
||||||
|
* Fixed the /pp reload command throwing an error on 1.12.2 or lower
|
||||||
=== v8.0 ===
|
=== v8.0 ===
|
||||||
+ Added support for Particle Packs (more information on this coming soon)
|
+ Added support for Particle Packs (more information on this coming soon)
|
||||||
+ Added setting toggle-on-combat-include-mobs
|
+ Added setting toggle-on-combat-include-mobs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue