Fix Javadoc & Update version

This commit is contained in:
KingRainbow44
2022-04-26 14:08:48 -04:00
parent 82bca7a612
commit 35ff35039b
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