changelog + version bump
This commit is contained in:
parent
2f181c49c2
commit
045f42cafc
@ -1,3 +1,9 @@
|
||||
Flan 1.0.2
|
||||
======================
|
||||
- Fix Nullpointer with admin claims
|
||||
- Removed unneccessary and wrong confirmation for admin single claim deletion
|
||||
- Fix block placing sometimes using the wrong position
|
||||
|
||||
Flan 1.0.1
|
||||
======================
|
||||
- Fix data being deleted when there was a saving error
|
||||
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
|
||||
loader_version=0.9.1+build.205
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.1
|
||||
mod_version = 1.0.2
|
||||
maven_group = com.flemmli97.flan
|
||||
archives_base_name = flan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user