Skip to content
Snippets Groups Projects
Commit 1beddf16 authored by Magix's avatar Magix Committed by GitHub
Browse files

Update build.gradle (in prep for 1.1.0)

parent 57cc1113
Branches
Tags
No related merge requests found
......@@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'xyz.grasscutters'
version = '1.0.3-dev'
version = '1.1.0'
sourceCompatibility = 17
targetCompatibility = 17
......@@ -228,4 +228,4 @@ javadoc {
processResources {
dependsOn "generateProto"
}
\ No newline at end of file
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment