Update build.gradle

Updated version to 1.0.0
This commit is contained in:
Max W. 2024-03-06 21:26:06 +00:00
parent 2f1e1a81c7
commit c7ad47cb82

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'de.w665'
version = '0.0.2'
version = '1.0.0'
java {
sourceCompatibility = '21'