Version 1.0.6

- Fix attr vs property checkbox update
This commit is contained in:
2022-03-03 14:28:13 +01:00
parent 6cc2389b2f
commit 81ebbc250f
2 changed files with 3 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "nl.astraeus"
version = "1.0.5"
version = "1.0.6"
repositories {
mavenCentral()