Skip to content

Commit

Permalink
Update build.gradle to 17b35
Browse files Browse the repository at this point in the history
  • Loading branch information
Pconti31 authored Jun 5, 2024
1 parent b72f789 commit e9e7201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
mainClassName = "builder.Builder"
applicationName = "GUIslice"
archivesBaseName = 'builder'
project.version = '0.17.b34'
project.version = '0.17.b35'

processResources {
from("src/main/java/") {
Expand Down

0 comments on commit e9e7201

Please sign in to comment.