version bump
This commit is contained in:
parent
1f3ee19951
commit
843feb73e5
@ -1,3 +1,10 @@
|
||||
Flan 1.2.1
|
||||
======================
|
||||
- Fix wrong claim size calculation #19
|
||||
- Fix blacklisted worlds not saving #21
|
||||
- Fix group command not able to edit some groups with illegal characters #20
|
||||
- Add toggable mobspawning for claims. Needs allowMobSpawnToggle to be true in the config
|
||||
|
||||
Flan 1.2.0
|
||||
======================
|
||||
- Claim display stays as long as you are holding either the inspection or the claiming tool
|
||||
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
|
||||
loader_version=0.9.1+build.205
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.2.0
|
||||
mod_version = 1.2.1
|
||||
maven_group = com.flemmli97.flan
|
||||
archives_base_name = flan
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user