Fix Javadoc & Update version

This commit is contained in:
KingRainbow44
2022-04-26 14:08:48 -04:00
parent 727fa8a67d
commit 26db170a1e
2 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ plugins {
}
group = 'tech.xigam'
version = '1.0.0-dev'
version = '1.0.1-dev'
sourceCompatibility = 17
targetCompatibility = 17